Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.241.039 Times

Connection Pool for Delphi 1.4

  Date Added: June 17, 2006  |  Visits: 5.058
5 Stars5 Stars5 Stars5 Stars5 Stars

Connection Pool for Delphi

Report Broken Link
Printer Friendly Version
Order Now

Product Homepage
Download (242 downloads)



<p>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.</p>
<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, and because many database vendors price their products on a concurrent user basis.</p>
<p>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.</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>
<p>Connection Pool for Delphi Advantages
<ul>
<li>Supported all delphi database engines: Borland Database Engine (BDE), ADO, IB, dbExpress </li>
<li>The maximum number of connections for the pool to create (Connection pool dynamically sizes to meet spikes in demand) </li>
<li>Simplicity of use; </li>
<li>Connection pool is really thread-safe; </li>
<li>Native VCL code. </li>
<li>Borland Delphi 5-6 supported </li>
<ul>
</p>

Requirements: Delphi 5,6
Release Date: August 18, 2003
Install Support: Install and Uninstall
Platforms: Windows 95, Windows 98, Windows Me, Windows NT 4.x, Windows 2000, Windows XP
Keyword: Connection Pool Db Multi-thread
Users rating: 0/10

License: Shareware Cost: $27.00 USD Size: 505 KB
USER REVIEWS
More Reviews or Write Review


CONNECTION POOL FOR DELPHI RELATED
Programming  -  Thread-GDB b.2.2.0
Extend the multi-thread capabilities of the gdb debugger. This targets POSIX threads implementations, although attempts to remain neutral with respect to the threads implementation. Creating a robust environment for thread debugging is the goal.
5.92 KB  
Mailing List Managers  -  Direct Persmail 3.3
"Direct Persmail" is intended for direct multi-thread emailing under the list of addresses, with no CC headers. Speed of e-mail broadcasting up to 10000 letters in one minute. The program allows to be connected, start automatically and to be...
860 KB  
Multimedia & Graphics  -  JAME 6.0rc3
JAME is a Java real-time multi-thread fractal graphics platform which supports images and animations. The core of JAME is the graphics engine which supports layers, filters, effects and alpha composition. JAME creates Mandelbrot and Julia fractals...
17.6 MB  
Programming  -  BoneCP 0.6.6
BoneCP is a fast, free, open-source, Java database connection pool (JDBC Pool) library. If you are familiar with C3P0 and DBCP then you already know what this means. For the rest, this is a library that will manage a database connection for you to...
71.68 KB  
Backup Utilities  -  AVS backup 1.5
AVSbackup is a multi-thread application for reserve data copying. AVSbackup has a built-in system for automatic reserve copying of files and folders from their initial locations to the other folders and discs of the same computer or other computer...
30.81 MB  
Backup Utilities  -  AVS backup Basic 1.5
AVSbackup is a multi-thread application for reserve data copying. AVSbackup has a built-in system for automatic reserve copying of files and folders from their initial locations to the other folders and discs of the same computer or other computer...
30.81 MB  
Backup Utilities  -  AVS backup Professional 1.5
AVSbackup is a multi-thread application for reserve data copying. AVSbackup has a built-in system for automatic reserve copying of files and folders from their initial locations to the other folders and discs of the same computer or other computer...
30.81 MB  
Networking Tools  -  Free IP Scanner 3.0
Free IP scanner is a very fast IP scanner and port scanner. It is intended for both system administrators and general users to monitor and manage their networks. Powered with multi-thread scan technology, this program can scan hundreds computers...
433.5 KB  
Network & Internet  -  dget 0.3 RC4
dget is a multi-thread download tool based on linux platform, develop using C++. dget project supports FTP, HTTP, HTTPS, MMS, the RTSP protocol. The Max Thread number limits to 10 for each task.. Get dget - download get for linux at...
1.3 MB  
File Utilities  -  SpeedRunner 5.1
SpeedRunner - fast multi-thread file manager. Feel the power of speed! Good alternative to FAR Manager and Total Commander.
3.15 MB  
NEW DOWNLOADS IN PROGRAMMING, DELPHI UTILITIES
Programming  -  RasterEdge ASP.NET PDF Web Editor for C# 11.6.1
ASP.NET PDF Editor Web Control for C#, VB.NET, ASP.NET developers easily integrate Adobe PDF file view, convert, annotate, redact features in .NET projects
4.2 MB  
Programming  -  Thesaurus Synonym Database 3.0
Thesaurus, Synonym Database for English, French, German, Portuguese, Spanish, Italian, Dutch, Swedish, SQL, Excel, Access. For Companies with own applications: Dictionaries, Thesauruses and Verb Conjugations for English, French, Spanish, German,...
3.53 MB  
Programming  -  Virtual Serial Port Driver 10
Virtual Serial Port Driver is an effective, comprehensive application that allows for easy management of physical and virtual serial ports. Its ability to customize port parameters and create complex port bundles makes it an ideal solution for...
4.14 MB  
Programming  -  PostgreSQL Data Access Components 6.3
PostgreSQL Data Access Components (PgDAC) is a library of components that provides native connectivity to PostgreSQL from Delphi, C++Builder, Lazarus (and Free Pascal) on Windows, Mac OS X, iOS, Android, Linux, and FreeBSD for both 32-bit and...
23.11 MB  
Programming  -  Oracle Data Access Components 11.3
Oracle Data Access Components (ODAC) is a library of components that provides native connectivity to Oracle from Delphi, C++Builder, Lazarus (and Free Pascal) on Windows, Mac OS X, iOS, Android, Linux, and FreeBSD for both 32-bit and 64-bit...
31.23 MB  
Delphi Utilities  -  2D Barcode VCL Components 13.0.1.2629
The 2D Barcode VCL components is a set of components designed for generating and printing barcode symbols in your Delphi or C++ Builder applications. Developers use the components set like any other VCL components. This effective and powerful...
17.78 MB  
Delphi Utilities  -  1D Barcode VCL Components 13.0.1.2268
The 1D Barcode VCL components is a set of components designed for generating and printing barcode in your Delphi or C++ Builder applications. Developers use the components set like any other VCL component. This effective and powerful components...
7.66 MB  
Delphi Utilities  -  2D Barcode FMX Components 10.0.0.966
The 2D Barcode FMX components is a set of FireMonkey components designed for generating and printing 2D barcode symbols in your Delphi or C++ Builder applications. Developers use the components set like any other FMX components. This effective and...
47.87 MB  
Delphi Utilities  -  Delphi 12.0
Delphi is the world's most advanced integrated IDE for rapid development, with powerful features and award-winning visual design tools for building high-performance native applications for multiple platforms. Efficiently use a single codebase to...
177.21 MB  
Delphi Utilities  -  .Net Core DLL Importer for Delphi 1.0.3.0
The .Net Core DLL Importer for Delphi also called .Net Assemblies Importer Utility for Delphi is used for importing .net core assemblies(dll) and which generates Delphi classes from the types of the imported core assemblies. The Import .Net...
4.84 MB