登录
首页 » 数据结构 » connection/object pool. A program may require a IMAP connection po ol and LDAP c...

connection/object pool. A program may require a IMAP connection po ol and LDAP c...

于 2023-05-15 发布 文件大小:170.19 kB
0 211
下载积分: 2 下载次数: 1

代码说明:

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/object pool. A program may require a IMAP connection po ol and LDAP connection pool. One could easily im plemen

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 最小二乘逼近(最小
    最小二乘逼近(least-squares approximation)得到一组离散(discrete)数据点的近似函数(approximating function),实验数据往往是用最小二乘逼近得到一条秘密曲线(curve fitting)。下面概述的是最小二乘近似作为多项式的近似函数,除了多项式外,指数的几个右公式也可以作为类似的函数使用。关于最小平方近似的计算原理,请参考市场上的数值分析书籍
    2022-06-02 22:53:44下载
    积分:1
  • 中的求强连通分量的源程序,用vc6.0来编写
    数据结构中的求强连通分量的源程序,用vc6.0来编写-data structure for the strongly connected component of the source used to prepare vc6.0
    2023-05-10 23:05:03下载
    积分:1
  • DBSCAN算法的分类
    基于密度的应用噪声空间聚类。DBSCAN是最常见的聚类算法之一。
    2022-02-26 17:04:41下载
    积分:1
  • 学校注册管理[软件工程]
    学籍管理【软件工程作业】- School register management [ software engineering work ]
    2022-01-26 07:01:59下载
    积分:1
  • 八皇后问题的C / C + +
    8 queens problem in c/c++
    2022-06-13 05:14:49下载
    积分:1
  • mohachet sql 管理器
    Adminer (原 phpMinAdmin) 是 PHP 编写的一个全功能的数据库管理工具。相反 phpMyAdmin,它包括准备部署到目标服务器的单个文件。Adminer 是可用于 MySQL,PostgreSQL,SQLite,MS SQL、 Oracle、 SimpleDB、 Elasticsearch 和 MongoDB。
    2022-08-17 21:05:24下载
    积分:1
  • 郝夫曼树的实现
    大二上学期在学校的数据结构实验课程设计课上自己出于兴趣写的一个郝夫曼树的应用,而课本上的程序不能直接使用,初学者学起来会很困难呢,而我的这个程序有具体的实现,详细的源码介绍,希望对初学者有帮助!
    2023-01-12 06:45:03下载
    积分:1
  • 算法艺术与信息学竞赛.pdf,仅供大家参考。
    算法艺术与信息学竞赛.pdf,仅供大家参考。-Algorithm art and informatics competitions. Pdf, for your reference.
    2022-04-15 13:56:11下载
    积分:1
  • 利用VC++环境来,建立学生存储系统。谢谢各位支持。
    利用VC++环境来,建立学生存储系统。谢谢各位支持。-VC environment, the establishment of student storage system. Thank you support.
    2022-10-17 08:55:03下载
    积分:1
  • 教程 C
    数据结构教程 C-data structure tutorial for c
    2022-07-22 08:21:53下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载