Hardware concepts in distributed system
Answers
Answered by
0
DISTRIBUTED SYSTEM :-
A collection of independent computers which can cooperate, but which appear to users of the system as a uniprocessor computer.
Two aspects Hardware and Software
Examples
Users sharing a processor pool. System dynamically decides where processes are executed .
ADVANTAGES OF DISTRIBUTED SYSTEMS over independent PCs:
Sharing of Data and Resources
Communication
Flexibility (E.G., I have a Mac but also use departments compute power when I need it)
DISADVANTAGES OF DISTRIBUTED SYSTEM:-
Software
Networking - overloading, data loss
Security
Similar questions