Service Granularity Principle
(Redirected from Service granularity principle)
Jump to navigation
Jump to search
A Service Granularity Principle is a software design concern that specifies the scope of business functionality and the structure of the message payload in a service operation that is provided.
- See: Service-Oriented Architecture, Software Engineering, Software Architecture, Service-Orientation, Service-Oriented Modeling.
References
2017
- (Wikipedia, 2017) ⇒ https://en.wikipedia.org/wiki/Service_granularity_principle Retrieved:2017-4-5.
- In the context of software engineering and software architecture, service granularity is a key design concern when applying the paradigm of service-orientation for instance during service-oriented modeling. Service granularity specifies the scope of business functionality and the structure of the message payload in a service operation that is provided within a Service-Oriented Architecture (SOA).