- Integration between two applications may be loosely coupled in time using message-oriented middleware - meaning the availability of one system does not affect the other.
- Integration may be loosely coupled in format using middleware to perform data transformation - meaning differences in data models do not prevent integration.
- The service interface is independent of the implementation - meaning applications can be built by composing one or more services without knowing the services' underlying implementation.
Wednesday, August 1, 2007
What is loose coupling?
The loose coupling concept has multiple dimensions. For instance -
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment