Application server

= app server сервер приложений сервер, на котором исполняются сетевые прикладные [клиент-серверные] программы, а также находятся данные, доступные клиентам. Может выступать как клиент серверной СУБД, управляя авторизацией, подключениями к БД, транзакциями и др. Смотри также: communications server, server, servlet, specialized server

Англо-русский словарь компьютерных терминов

Application server

1. A designer's or developer's suite of software that helps programmers isolate the business logic in their programs from the platform-related code. Application servers can handle all of the application logic and connectivity found in client-server applications. Many application servers also offer features such as transaction management, clustering and failover, and load balancing; nearly all offer ODBC support. Application servers range from small footprint, web-based processors for intelligent appliances or remote embedded devices, to complete environments for assembling, deploying, and maintaining scalable multi-tier applications across an enterprise. 2. Production programs run on a mid-sized computer that handle all application operations between browser-based computers and an organisation's back-end business applications or databases. The application server works as a translator, allowing, for example, a customer with a browser to search an online retailer's database for pricing information. 3. The device on which application server software runs. Application Service Providers offer commercial access to such devices.

Free Online Dictionary of Computing