answersLogoWhite

0


Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: Which tier client server architecture is commonly used for web application and why?
Write your answer...
Submit
Still have questions?
magnify glass
imp
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 are networks classified?

Network architectures are sometimes classified into two broad categories:· client-server architectures,· peer-to-peer architectures.In the client-server architectural model, a system is decomposed into client and server processors or processes. Servers provide computational resources (or services), which clients consume. Typically a server provides services to many clients. It is also common for clients to consume services from multiple services. Stated otherwise, there is generally a 1:M relationship between a server and its clients, and it is sometimes the case that there is a 1:M relationship between a client and the servers that it uses. The client-server architectural model supports the separation of functionality based on the service concept.Client-server architectures are commonly organized into layers referred to as "tiers".Tiered Architectures· Two-tier architectures. The system architecture consists of a data server layer and an application client layer. Data access computation is associated with the data server layer, and the user interface is associated with the client application layer. If most of the application logic is associated with the client application logic, it is sometimes referred to as a "fat client." If it is associated with the data access server, the application client layer is sometimes referred to as a "thin client." · Three-tier architecture. The system architecture consists of data server layer, an application server layer and a client application layer. The application server layer facilitates the separation of application logic from presentation, and promotes distributed processing.· Multi-tier architecture. The system architecture is a superset of a three-tier architecture, and includes additional layers for data and/or application servers.Peer-to-Peer ArchitecturesIn a peer-to-peer architecture model, a system is decomposed into computational nodes that have equivalent capabilities and responsibilities. This division is in contrast to a client-server architectural model, where client and server nodes are divided into server and client roles. An example of a peer-to-peer architecture is a system of intelligent agents that collaborate to collect, filter, and correlate information.Sometimes layered ("tiered") and peer-to-peer architectures are combined, where the nodes in particular layers are in peer-to-peer relationships. For example, a multi-tiered architecture might include an enterprise management layer, consisting of peer nodes for such things as network management, event management, database management, Web sever management, and workload balancing.


How does aspnet work?

Asp.Net is client server architecture.


Which is not client server application?

ping


When the client runs an application on a terminal server which of the client computer's resources does the application utilize?

When a client runs an application on a terminal computer the application execution takes place. The server uses the clients time zone resource.


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 2-tier architecture of a database explain with suitable diagram?

the client is on the first tier. The database server and web application server reside on the same server machine, which is the second tier. This second tier serves the data and executes the business logic for the web application


What is client server 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.