Weitere Beispiele werden automatisch zu den Stichwörtern zugeordnet - wir garantieren ihre Korrektheit nicht.
Note: other connection pool custom properties exist for this function.
The determines how the underlying client connection pools are controlled.
Connection pools are used to enhance the performance of executing commands on a database.
JDBC connections are often managed via a connection pool rather than obtained directly from the driver.
Slow Read attack sends legitimate application layer requests but reads responses very slowly, thus trying to exhaust the server's connection pool.
The connection object obtained from the connection pool is often a wrapper around the actual database connection.
Several connection pool custom properties were added to support this resource failover and failback mechanism:
Affected servers will keep these connections open, filling their maximum concurrent connection pool, eventually denying additional connection attempts from clients.
After failover is invoked, all new getConnection() requests are routed to the alternate connection factory connection pool.
In software engineering, a connection pool is a cache of database connections maintained so that the connections can be reused when future requests to the database are required.
The Sports Connection pool had been almost empty when I got there at 10:30 - the early morning overachievers were back at their desks and the lunch crowd hadn't arrived yet.
There are a number of libraries available that implement connection pooling and related SQL query pooling, simplifying implementation of connection pools in database-intensive applications.
The WOLA connection factory is informed of this IIOP flow to the proxy by way of several new custom properties to the connection pool.
It is used to start or stop servers, to initiate synchronization with the master repository, to purge connection pools, to interface with diagnostic providers, and many other monitor and control tasks.
Connection pools can be configured with restrictions on the numbers of minimum connections, maximum connections and idle connections to optimize the performance of pooling in specific problem contexts and environments.
This means that it does not care about customer query languages (it uses plain SQL with placeholders, as PreparedStatement objects use), connection pool handling, transaction handling (for the most part), and so on.
This application is that which provides the technological platform on which the software is implemented, namely access control, the so-called AJAX, the database connections, the load balancing, connections pool, and a number of countless other services used in the application, fully provided by Webrun.