connection pool : Java Glossary

*0-9ABCDEFGHIJKLMNOPQRSTUVWXYZ (all)

connection pool
The term is used in two main contexts: In a simple system, you create a fresh connection for each transaction. However, there is a fair overhead for doing that, so instead you can create a set of connection objects and place them in a pool and recycle them. Having a fintite pool is also a way of preventing the number of simultaneous threads from growing without bound. In some databases, you pay extra for the extra connections, so you work to squeeze everything through one or a small number of connections.

This page is posted
on the web at:

http://mindprod.com/jgloss/connectionpool.html

Optional Replicator mirror
of mindprod.com
on local hard disk J:

J:\mindprod\jgloss\connectionpool.html
Canadian Mind Products
Please the feedback from other visitors, or your own feedback about the site.
Contact Roedy. Please feel free to link to this page without explicit permission.

IP:[65.110.21.43]
Your face IP:[3.133.108.241]
You are visitor number