Differentiate tightly coupled systems and loosely coupled systems?
Loosely coupled systems:-
Every processor has its own local memory
Every processor can communicate with other all through communication lines
Tightly coupled systems:-
Common memory is shared by lots of processors
No require of any special communication lines