answersLogoWhite

0


Best Answer

http://wiki.answers.com/Q/What_is_client_server_Architecture"

e http://wiki.answers.com/Q/What_is_client_server_Architecture"

e
Client server architecture refers to a network architecture whereby every computer on the network is either a server or a client.

User Avatar

Wiki User

8y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

9y ago

The Client/server architecture approach introduced replacement of file server by database server. User queries could be answered directly by using a relational database management system. The client/server architecture significantly decreased network traffic by providing a query response rather than total file transfer. It allows multi-user updating through a GUI front end to a shared database. Remote Procedure Calls (RPCs) or standard query language (SQL) statements are typically used to communicate between the client and server.

The following are the examples of client/server architectures.

1) Two tier architectures In two tier client/server architectures, the user interface is placed at user's desktop environment and the database management system services are usually in a server that is a more powerful machine that provides services to the many clients. Information processing is split between the user system interface environment and the database management server environment. The database management server supports for stored procedures and triggers. Software vendors provide tools to simplify development of applications for the two tier client/server architecture.

2) Three tier architectures The three tier architecture is introduced to overcome the drawbacks of the two tier architecture. In the three tier architecture, a middleware is used between the user system interface client environment and the database management server environment. These middleware are implemented in a variety of ways such as transaction processing monitors, message servers or application servers. The middleware perform the function of queuing, application execution and database staging. In addition the middleware adds scheduling and prioritization for work in progress. The three tier client/server architecture is used to improve performance for large number of users and also improves flexibility when compared to the two tier approach. The drawback of three tier architectures is that the development environment is more difficult to use than the development of two tier applications.

i) Three tier with message server. In this architecture, messages are processed and prioritized asynchronously. Messages have headers that include priority information, address and identification number. The message server links to the relational DBMS and other data sources. Messaging systems are alternative for wireless infrastructures.

ii) Three tier with an application server This architecture allows the main body of an application to run on a shared host rather than in the user system interface client environment. The application server shares business logic, computations and a data retrieval engine. In this architecture applications are more scalable and installation costs are less on a single server than maintaining each on a desktop client.

Uses Client/server architectures are used in industry as well as in military. They provide a versatile architecture that allows insertion of new technology more readily than earlier software designs.

This answer is:
User Avatar

User Avatar

Wiki User

10y ago

Client/Server architecture is when all the computers i a network function either as a client which uses information or as a server which stores information. When the application is service oriented, it becomes a client/service architecture.

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is client server Architecture?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Art & Architecture
Related questions

What is meant by the term 'client -server architecture' and what are advantages of this approach?

What is meant by the term 'client-server architecture'


What is the role of a network in client-server architecture?

Simple: in order to have a client-server architecture you need a network. The role of the network is to move data packets between the client and the server. In a client-server architecture the server usually has to manage the network (for example, a domain controller in a Windows environment).


How does aspnet work?

Asp.Net is client server architecture.


What is the conclusion of client-server architecture?

Type your answer here.. Client server basically is used for Communication from one system to another.one client can communicate with more then one server at a time. .


What is client architecture?

http://wiki.answers.com/Q/What_is_client_server_Architecture"e http://wiki.answers.com/Q/What_is_client_server_Architecture"eClient server architecture refers to a network architecture whereby every computer on the network is either a server or a client.


What is three tier architecture?

In 3 tier architecture, client directly interacts with intermediate server and intermediate server will directly interact with database server.


What is the role of server in client server architecture?

what is client server architecture? what is client server architecture? what is client server architecture? what is client server architecture? what is client server architecture? what is client server architecture? what is client server architecture? what is client server architecture? what is client server architecture?


What is Three tier architecture dbms?

In 3 tier architecture, client directly interacts with intermediate server and intermediate server will directly interact with database server.


What client server environment incorporates middleware?

3-tier architecture


What are the three tiers in a 3-tier architecture?

Client, Middleware, Server


What is computer centralization?

computer centralization is act like client server architecture. the different between centralization and client server is centralization is distribution network , any one can access the network. for example ATM system. client server architecture is not distribution network , it works inside the organization . for example between two floors communication. simply we can call centralization is work in WAN technology and client server architecture work on LAN technology.


What is a domain answer?

A domain in an environment where a client - server architecture exists. Its a administrative boundary.