|
|
|
| |
Application
Server
Application
server also called an appserver. A program that
handles all application operations between users
and an organization's backend business applications
or databases. Application servers are typically
used for complex transaction-based applications.
To support high-end needs, an application server
has to have built-in redundancy, monitors for
high-availability, high-performance distributed
application services and support for complex
database access.
Sometimes referred to as a type of middleware,
application servers occupy a large chunk of
computing territory between database servers
and the end user, and they often connect the
two.
|
|