빅데이터/오라클서버

loosely coupled system

예캉 2018. 1. 5. 11:15
What is a loosely coupled system?

It is a concept of system design and computing where loosely coupled system is one in which every individual component has no knowledge of the definitions of other components.

In another meaning loosely coupled architecture or system means changes in one module / section that affect the other components and every module is somewhat independent of each other.



In a loosely coupled system, hardware and software may interact but they are not dependent on each other.



출처 : https://jrtrivedi.blogspot.kr/2016/03/difference-between-loosely-coupled-and.html