Which approach is used in the client server model of the cluster ?

A Load configuration
B FIFO
C LIFO
D Round robin

Correct Answer: Round robin

Client–server model is a distributed application structure that partitions tasks or workloads between the providers of a resource or service, called servers, and service requesters, called clients. Often clients and servers communicate over a computer network on separate hardware, but both client and server may reside in the same system. A server host runs one or more server programs, which share their resources with clients. A client usually does not share any of its resources, but it requests content or service from a server. Clients, therefore, initiate communication sessions with servers, which await incoming requests. Examples of computer applications that use the client - server model are email, network printing, and the World Wide Web.
Bissoy MCQ

Related Questions

In a client/server model, a client program -----.
Which of the following is an example of a client-server model?
In a cilen/server model, a client program-
Maria needs to install software on a Windows NT Server computer which is a backup domain controller. When she attempts to log on to the server, she receives the message "Unable to log on locally". What must you do to enable Maria to log on to the server?
Which of the following items are not necessary for client/server?

Next steps