EBK SOFTWARE ENGINEERING
EBK SOFTWARE ENGINEERING
10th Edition
ISBN: 8220101455970
Author: SOMMERVILLE
Publisher: PEARSON
Expert Solution & Answer
Book Icon
Chapter 18, Problem 18.1E

Explanation of Solution

Distinctions between Services and software components:

Some of the critical distinctions between services and software components are represented in the below table:

ServicesSoftware Components
Services should be independent and loosely coupled.Software components should not be independent and loosely coupled.
The interface of services is a “provides” interface that allows accesses to the service functionality. However services do not have a “requires” interface as services are intended to be independent and usable in different context.Software components have two related interfaces- “provides” interface and “requires” interface.
Services communicate by exchanging messages, expressed in XML, and these messages are distributed using standard messaging transport protocols such as http and TCP/IP.Software components can be independently deployed and composed without modification.
As there is a single strand of services against several competing standards of components, service inter-operability is much better than components.As there are several competing standards of components against a single strand of services against, components inter-operability is much poorer than services.

Want to see more full solutions like this?

Subscribe now to access step-by-step solutions to millions of textbook problems written by subject matter experts!
Students have asked these similar questions
What are some challenges or drawbacks of using a Service Oriented Architecture in software development?
In terms of efficiency, user-created functionalities much surpass those of the system.
What is the primary distinction between services and software components?
Knowledge Booster
Background pattern image
Recommended textbooks for you
Text book image
Database System Concepts
Computer Science
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:McGraw-Hill Education
Text book image
Starting Out with Python (4th Edition)
Computer Science
ISBN:9780134444321
Author:Tony Gaddis
Publisher:PEARSON
Text book image
Digital Fundamentals (11th Edition)
Computer Science
ISBN:9780132737968
Author:Thomas L. Floyd
Publisher:PEARSON
Text book image
C How to Program (8th Edition)
Computer Science
ISBN:9780133976892
Author:Paul J. Deitel, Harvey Deitel
Publisher:PEARSON
Text book image
Database Systems: Design, Implementation, & Manag...
Computer Science
ISBN:9781337627900
Author:Carlos Coronel, Steven Morris
Publisher:Cengage Learning
Text book image
Programmable Logic Controllers
Computer Science
ISBN:9780073373843
Author:Frank D. Petruzella
Publisher:McGraw-Hill Education