| hotminer.com - Hot Shareware and Freeware on the net | Contact Us | Bookmark Us | RSS Feeds | Link to Us | Tell Friends |
![]() |
| Home >> Development >> Delphi | |||||||||||||||||||||||||
| LOGIN | |||||||||||||||||||||||||
<p>Connection pooling is a method for conserving scarce database resources by managing a pool of connections among concurrently active clients.</p> <p>Connection Pool provides developers a way to easily cache open connections to databases. This is useful in server environments since opening database connections can be slow. </p> <p><b>Why you need a connection pool?</b> As example: a dynamic web site generates HTML pages from information stored in a database. Each request for a page results in a database access. But connecting to a database is a time consuming activity since the database must allocate communication and memory resources as well as authenticate the user and set up the corresponding security context. The exact time varies, of course, but it is not unusual to see connection times of one or two seconds. Establishing the connection once and then use the same connection for subsequent requests can therefore dramatically improve the performance of a database driven web application.</p> <p>You simple call GetConnection to obtain a connection. When you call FreeConnection on the connection, that connection is returned back to the pool, but the connection to the database is kept open.</p> <b>Connection Pool for Delphi Advantages</b> <ul> <li>Supported all delphi database engines: Borland Database Engine (BDE), ADO, IB, dbExpress <li>The maximum number of connections for the pool to create (Connection pool dynamically sizes to meet spikes in demand) <li>Simplicity of use; <li>Connection pool is really thread-safe; <li>Native VCL code. <li>Borland Delphi 5-6-7 supported <li>Some third-party database engines is supported:
|
Featured Listings TActiveMovieWeb FileUpload COM Object hbTapi Components Barcode VCL Component (Include source) llPDFLib CD Front End 1 AgFlowchart Greatis Print Suite PVL is an easy to use graphics library primarily intended for C++ developers who need to build the print preview for their applications in a one-touch. Source codes are available. Download Now! Lifeguard is a complete data backup solution with an easy to use interface. By using a proprietary technology to greatly improve backup speed and supporting automatic backups across a network, Lifeguard saves your data and your time. Download Now! With QuickHelp you create your product documentation?s quick an easy. The pros against html work shop, robohelp and other?s: Download Now! |
||||||||||||||||||||||||
![]() |
|||||||||||||||||||||||||
| Copyright © 2005-2006 hotminer.com All rights reserved. Privacy Statement Terms of Service | |||||||||||||||||||||||||