$Id: Description_eng.tex,v 1.3 2001/12/22 14:48:37 rssh Exp $
CASL ( Cbroker Application Server Library) is a deployment container for binary components and number of libraries, which helps to work out server applications compatible with latest standarts.
Typical architecture of such applications consist of one or several www servers
on one side, built on mod_cbroker, one or several
data sources on other side, common
naming and transaction server, business and XML-based presentation layer
between.
You organize set of your applications as set of CASL components, which use CASL services, such as: session management, multithreading, transaction management, etc.
As a result we get open distributed post-J2EE architecture of Web applications, based on C++ API.