ERP Architecture

  • Thread starter Thread starter erppandit
  • Start date Start date
  • Replies Replies 0
  • Views Views 4,209

erppandit

Newbie
Messages
1
Location
NA
ISP
.com
ERP applications are most commonly deployed in a distributed and often widely dispersed manner. While the servers may be centralized, the clients are usually spread to multiple locations throughout the enterprise.

Generally there are three functional areas of responsibility that is distributed among the servers and the clients. First, there is the database component - the central repository for all of the data that is transferred to and from the clients. Then, of course, the clients - here raw data gets inputted, requests for information are submitted, and the data satisfying these requests is presented. Lastly, we have the application component that acts as the intermediary between the client and the database. Where these components physically reside and how the processes get distributed will vary somewhat from one implementation to the next. The two most commonly implemented architectures are outlined below.


Two-tier Implementations

In typical two-tier architecture, the server handles both application and database duties. The clients are responsible for presenting the data and passing user input back to the server. While there may be multiple servers and the clients may be distributed across several types of local and wide area links, this distribution of processing responsibilities remains the same.


Three-tier Client/Server Implementations

In three-tier architectures, the database and application functions are separated. This is very typical of large production ERP deployments. In this scenario, satisfying client requests requires two or more network connections. Initially, the client establishes communications with the application server. The application server then creates a second connection to the database server.

For more information kindly visit: ERP Architecture
OR Please Contact us at:

TMA House, 1st Floor,Road No 16, Plot No. 6,Wagle Industrial Estate,Thane (West) 400 604, Maharashtra,
Tel: +91 22 25827692/+91 22 25828775,
e-mail (enquiry): [email protected], e-mail (feedback):[email protected]
Web site: ERP Guide - Enterprise Resource Planning and beyond.
 

Back