Delphi32.com - Home!
| Home/News | Downloads | Forums | D32 Magazine | Resources | Info and Facts |  
 
 Components: Database Components: Database Access


Name: Connection Pool for Delphi 1.4 Date: 3/10/04 7:06:00 PM
Environment:
Windows 95, Windows NT, Windows 2000, Windows 98, Windows XP
Download
Type: Shareware Size: 865
Price: $27
Source: $27
Online Registration: Available!
Description:

Connection Pool for Delphi - A connection pool is a cache of open connections that can be used and reused, thus cutting down on the overhead of creating and destroying database connections.

Connection pooling is a method for conserving scarce database resources by managing a pool of connections among concurrently active clients.

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.

Why you need a connection pool? 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.

Connection Pool for Delphi Advantages
  • Supported all delphi database engines: Borland Database Engine (BDE), ADO, IB, dbExpress
  • The maximum number of connections for the pool to create (Connection pool dynamically sizes to meet spikes in demand)
  • Simplicity of use;
  • Connection pool is really thread-safe;
  • Native VCL code.
  • Borland Delphi 5-6-7 supported
  • Some third-party database engines is supported:


Additional Information: 
  • Total downloads between 3/18/04 and 11/22/08: 564
Author: Dmitry Salashnik Home Page
  
Components: Database Components: Database Access <<  Browse  >> Shareware



 
 Hits/month  2,500,000+ 
 Downloads
 (Since May 2000)
 7,393,709 
 Total Files  6,023 
 Forum msgs  7,670 
 Articles/FAQs  70+/900+ 
Kylix
Tips n Tricks
FAQs
Knowledge Base
Bug Listings
Articles
Books
Newsgroups
Links
Submissions
Testimonials
Advertising
Contact Us
About Us
Search Amazon:
Top Selling Software at Amazon

| Home/News | Downloads | Forums | Resources | Info and Facts | Testimonials |
  Site Search:
 


Comments/Problems: Webmaster@delphi32.com
Copyright © 1998-2006, Delphi32.com. All rights reserved.
Terms of Use