127k views
5 votes
_____ behaves much like the client/server model, except that the servers no longer need to be local to the client population

User Apoq
by
8.7k points

1 Answer

4 votes

Answer:

The distributed model behaves similarly to the client/server model, but with the added flexibility that servers can be located remotely from the client population. This means that resources and services can be provided to clients from any location, reducing the need for clients to be physically close to the server. In a distributed model, multiple servers can work together to handle client requests, providing redundancy and load balancing. This type of architecture is commonly used in cloud computing and other distributed systems where resources are shared across a network.

User Ultimate
by
8.2k points

No related questions found