connection pooling

connection pooling definition - computer

The ability to open several connections to a database and distribute those connections to the next available request for data. On the Web, connection pooling is performed to improve performance. Otherwise opening a database connection for each user request adds overhead, and maintaining a connection for each user wastes resources.



Computer Desktop Encyclopedia THIS DEFINITION IS FOR PERSONAL USE ONLY
All other reproduction is strictly prohibited without permission from the publisher.
Copyright © 1981-2009 by Computer Language Company Inc. All rights reserved.

Comments
Improve this definition.
Do you have more to add? Share your linguistic knowledge or observation.
/Register to save your comments.