Java Database connection Pool
标签: connection Database Java Pool
上传时间: 2014-02-26
上传用户:源码3
From your fax application view point it s a fax modem Pool. From IP network view point it s a H.323 endpoint with T.38 fax support. From your view point it s a gateway between a fax application and IP network.
标签: point From view application
上传时间: 2015-03-26
上传用户:lnnn30
RTX51 example use. Inside are example on how to use RTX51 RTOS. it uses memory Pool, messages, RTXbank and shared var
上传时间: 2013-11-27
上传用户:gundan
Many applications use connection/object Pool. A program may require a IMAP connection Pool and LDAP connection Pool. One could easily implement a IMAP connection Pool, then take the existing code and implement a LDAP connection Pool. The program grows, and now there is a need for a Pool of threads. So just take the IMAP connection Pool and convert that to a Pool of threads (Copy, paste, find, replace????). Need to make some changes to the Pool implementation? Not a very easy task, since the code has been duplicated in many places. Re-inventing source code is not an intelligent approach in an object oriented environment which encourages re-usability. It seems to make more sense to implement a Pool that can contain any arbitrary type rather than duplicating code. How does one do that? The answer is to use type parameterization, more commonly referred to as templates.
标签: connection Pool applications program
上传时间: 2013-12-25
上传用户:playboys0
threadPool is a cross-platform C++ thread Pool library
标签: cross-platform threadPool library thread
上传时间: 2015-07-12
上传用户:lz4v4
VxWorks Memory Pool VxWorks Memory Pool
上传时间: 2015-08-22
上传用户:zhaiye
A thread Pool is a group of a limited number of threads that are used to execute tasks.
标签: execute limited threads thread
上传时间: 2015-09-26
上传用户:qq1604324866
linux, gsoap, thread Pool, example. 使用gsoap和一个自己开发的线程池监听并处理soap请求的示例代码
标签: gsoap example thread linux
上传时间: 2013-12-25
上传用户:jeffery
带有自我调整功能Connection Pool(JDBC,使用mysql做为实例子)
标签: Connection Pool JDBC
上传时间: 2014-12-02
上传用户:无聊来刷下
Pool game是一本书上的程序。
上传时间: 2016-12-07
上传用户:脚趾头