OpenWGA 7.6 - OpenWGA Concepts and Features

Administration » Features

Connection pools

In order to effectively communicate with database servers many application manage the network connections that are used to load and write data to them in so called "connection pools". These are pools where once built connections are kept so they can get reused for later tasks.

OpenWGA supports usage of connection pools for most database servers. It is able to use external connection pools which often are provided by Java application servers, but most of the time the internal connection pool facility of OpenWGA is used.

Table of contents: