FlashConnect's server pooling extends the concept of connection pooling. Connection pooling enables applications to reuse a connection from a pool of connections. Once a connection is created and placed in the pool, an application can use a connection within the same pool without performing the complete connection process. Connections (when released by an application) remain available, waiting for the next occasion they are needed.
The following topics are presented:
Connecting Database Server Pools
See Also
FlashConnect Administrator's Guide Overview
Maintaining Applications, Groups, and Users
Accessing Administration Reports
Administering the FlashConnect Socket Server Manager
Understanding FlashConnect Java Components
Configuring, Starting and Stopping FlashConnect Components
Customizing the FlashConnect Server and Web Server
Administering Log and JOBS Files
Deploying the FlashConnect SOAP Interface
Debugging and Diagnosing FlashConnect Configuration