internet.com logo

ISP Glossary
Find an ISP Term
Search ISP Sites
Search:
Search internet.com
ISP Resources
ISP-Lists
ISP Glossary
ISP News
CLEC-Planet
The List
ISPCON
Free Newsletter

IT
Developer
Internet News
Small Business
Personal Technology

Search internet.com
Advertise
Corporate Info
Newsletters
Tech Jobs
E-mail Offers

internet.commerce
Be a Commerce Partner













I S P  G L O S S A R Y
Your source for the most up-to-date terms, definitions, and acronyms for and about internet service providers.

Search for an ISP term
by a keyword...
 
...or by category.
 

connection pool
Last modified: Wednesday, January 23, 2002 

A cache of database connections maintained in the database's memory so that the connections can be reused when the database receives future requests for data.

Connection pools are used to enhance the performance of executing commands on a database. Opening and maintaining a database connection for each user, especially requests made to a dynamic database-driven Web application, is costly and wastes resources. In connection pooling, after a connection is created, it is placed in the pool and it is used over again so that a new connection does not have to be established. If all the connections are being used, a new connection is made and is added to the pool. Connection pooling also cuts down on the amount of time a user must wait to establish a connection to the database.

  Related Links

Connection Pooling With ASP  
Connection pooling with ASP, ISAPI, IDC, and Visual Basic applications. Included is a discussion of ODBC 3.0 and the newest bug fix for ODBC.

Connection Pooling and Introduction to Application Servers
A 2000 article from Web Developers Virtual Library.

Improved Performance with a Connection Pool
A 1999 article from Web Developers Journal.

Related Categories

Caches

Databases

Performance

Related Terms

cache

database

internet.commediabistro.comJusttechjobs.comGraphics.com

Search:

WebMediaBrands Corporate Info

Legal Notices, Licensing, Permissions, Privacy Policy.
Advertise | Newsletters | Shopping | E-mail Offers | Freelance Jobs