Client–server model

Channel:
Subscribers:
9,560
Published on ● Video Link: https://www.youtube.com/watch?v=rNzEAK0Wivs



Duration: 11:32
2 views
0


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.

Source: https://en.wikipedia.org/wiki/Client%E2%80%93server_model
Created with WikipediaReaderReborn (c) WikipediaReader







Tags:
ARPANET
Abstractioncomputerscience
Abstractionlayer
Anonymouspipe
ApacheThrift
Appleevent
Applicationlayer
Applicationprogramminginterface