Types of Servers
Types of Servers
Nirala
What is Server
A Server is
a computer program or a machine,
that accepts & respond to requests generated by
another program/machine(i.e. client)
A computer that runs a Server Software can said to be a
SERVER.
In simple terms we can say that
A Server is a high performance computer that runs
a Server Software and is capable to handle user
requests, managing networks data & resources,
provides some kind of shared services to the
connected workstation (clients) over a
communication channel(network).
Primary functions of Server
managing network resources,
provides shared services to connected workstations
(clients) i.e. serving all those computers that are
present in its network
share data or hardware and software resources
among clients
Type of Servers
There are so many types computer servers, the most
popular Servers are
FTP servers,
Application Server
Web Server
Online Game Sever
Sending Requests
SQL Query
Sending Replies
Client
Application Server
DataBase
Web Server
Web Server is a IT (Information Technology)
component that processes user requests via HTTP(
Hypertext Transfer Protocol).
A Web Server
Stores, process And deliver Web page to client.
Web Server works as
Receive request from client generate response send
response to client.
Web Server (continued)
Request
Data
Client
1) A user agent initiates the communication by sending a
HTTP request for the specific resource,
HTML
JSP
SERVLETS
HTML
+
JSP
EJB
SERVLETS
JMS
etc.
etc.
Web Server Application Server
Application Server Web Server
applications through various protocols
including HTTP.
Resource
High Low
utilization