ADOConnectionPool

所属分类:Pascal/Delphi编程
开发工具:Delphi
文件大小:2KB
下载次数:10
上传日期:2014-04-15 17:03:47
上 传 者xzluck11
说明:  Delphi做服务器端如果每次请求都创建一个连接就太耗资源了,而使用一个全局的连接那效率可想而知,这样就体现出了线程池的重要了。参考一些例子做了个ADO的连接池,用到项目中挺不错的,分享下。 { ******************************************************* } { Description : ADO连接池 } { Create Date : 2010-8-31 23:22:09 } { Modify Remark :2010-9-1 12:00:09 } { Modify Date : } { Version : 1.0 } { ******************************************************* }
(Delphi done on the server side, if a connection is created for each request would be too resource intensive, while the use of a global connection that efficiency can be imagined, thus reflecting the importance of the thread pool. Made a reference to some examples ADO connection pooling, use very good project, share with you. {*******************************************************} {Description: ADO connection pooling} {Create Date: 2010-8-31 23:22:09} {Modify Remark :2010-9-1 12:00:09} {Modify Date:} { Version: 1.0} {*******************************************************})

文件列表:
ADOConnectionPool.pas (5372, 2014-04-15)

近期下载者

相关文件


收藏者