What are the different types of Servers?

Answer Posted / giri prasad

The simplest form of servers are disk servers and file servers. With a file server, the client passes requests for files or file records over a network to the file server. This form of data service requires large bandwidth and can slow a network with many users down considerably. Traditional LAN computing allows users to share resources, such as data files and peripheral devices, by moving them from standalone PCUs onto a Networked File Server (NFS). The more advanced form of servers are database servers, transaction server and application servers (Orfali and Harkey 1992). In database servers, clients passes SQL (Structured Query Language) requests as messages to the server and the results of the query are returned over the network. The code that processes the SQL request and the data resides on the server allowing it to use its own processing power to find the requested data, rather than pass all the records back to a client and let it find its own data as was the case for the file server. In transaction servers, clients invoke remote procedures that reside on servers which also contains an SQL database engine. There are procedural statements on the server to execute a group of SQL statements (transactions) which either all succeed or fail as a unit. The applications based on transaction servers are called On-line Transaction Processing (OLTP) and tend to be mission-critical applications which require 1-3 second response time, 100% of the time and require tight controls over the security and integrity of the database. The communication overhead in this approach is kept to a minimum as the exchange typically consists of a single request/reply (as opposed to multiple SQL statements in database servers). Application servers are not necessarily database centered but are used to server user needs, such as. download capabilities from Dow Jones or regulating a electronic mail process. Basing resources on a server allows users to share data, while security and management services, which are also based in the server, ensure data integrity and security.

Is This Answer Correct ?    2 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do servers work?

505


Enlist http response codes that are returned by the server.

470


What is the difference between a Virtual Server and a Dedicated Server?

1950


What is meant by dynamic and static content? Can my array appliance cache dynamic content?

483


wat is the 1st has to perform to identify the slow running quires with out using profiler?

2318






What load balancing methods are supported with array network gslb ?

595


What is server and its types?

532


what is the difference between iplanet and jboss server?

2749


How does the cache decide what to cache?

516


What is the difference between a server and a computer?

509


What can I use a server for at home?

552


How old is sql?

545


Is wix really free?

548


What is http server and how it works?

511


What is application server role?

517