Client-server Architecture concept:-


1. Client-server architecture (client/server) is (network) architecture in which each computer or process on the network is either a client or a server.

2. Servers are powerful computers or processes dedicated to managing disk drives (file servers), printers (print servers), or network traffic (network servers).

3. Clients are PCs or workstations on which users run applications. Clients rely on servers for resources, such as files, devices, and even processing power.

4.Client/server architecture is a computing model in which the server hosts, delivers and manages most of the resources and services to be consumed by the client.

5.This type of architecture has one or more client computers connected to a central server over a network or Internet connection. This system shares computing resources.

6.Client/server architecture may also be referred to as a networking computing model because all the requests and services are delivered over a network.

7. Client/server architecture is a producer-consumer computing architecture where the server acts as the producer and the client as a consumer.

8. The server houses and provides high-end, computing-intensive services to the client on demand. These services can include applications access, storage, file sharing, printer access and/or direct access to the server’s raw computing power.

9.Client/server architecture works when the client computer sends a resource or process request to the server over the network connection, which is then processed and delivered to the client.
10.A server computer can manage several clients simultaneously, whereas one client can be connected to several servers at a time, each providing a different set of services. In its simplest form, the Internet is also based on client/server architecture

Post a Comment

If you have any doubts, Please let me know
Thanks!

Previous Post Next Post