Describe about the various challenges in Distributed systems
Answers
Answered by
0
Answer:
^_^
Explanation:
Failure handling is difficult in distributed systems because the failure is partial i, e, some components fail while others continue to function. Concurrency: There is a possibility that several clients will attempt to access a shared resource at the same time. ... Each resource must be safe in a concurrent environment.
Similar questions