Adapter for OPC 10.3 | webMethods Adapter for OPC Documentation | webMethods Adapter for OPC Installation and User's Documentation | Overview of the Adapter | Adapter Connections | Connection Pools
 
Connection Pools
 
Run-Time Behavior of Connection Pools
Integration Server includes a connection management service that dynamically manages connections and connection pools based on configuration settings that you specify for the connection. All adapter services use connection pooling.
A connection pool is a collection of connections with the same set of attributes. Integration Server maintains connection pools in-memory. Connection pools improve performance by enabling adapter services to reuse open connections instead of opening new connections.