Home >  Term: connection pooling
connection pooling

(1) A process in which an application server or any product that interacts with a database on behalf of applications establishes a finite set of connections to the database and maps requests from the applications to this set of connections. Using these connections reduces the overall connection time for these applications and removes the cost of establishing a database connection from the host.
(2) A technique used for establishing a pool of resource connections that applications can share on an application server.

0 0

Creator

  • PWH617
  •  (Gold) 1905 points
  • 100% positive feedback
© 2024 CSOFT International, Ltd.