0
7.3kviews
State the goals of Distributed system.
1 Answer
1
185views

Four important goals that should be met to make building a distributed system worth the effort.

A distributed system should make resources easily accessible; it should reasonably hide the fact that resources are distributed across a network; it should be open; and it should be scalable.

Making Resources Accessible:

The …

Create a free account to keep reading this post.

and 2 others joined a min ago.

Please log in to add an answer.