搜索资源列表
dbmanagement
- 使用java语言编写的数据库连接池,实现数据库与jsp文件的连接-use java language of database connection pool, a database with documents linking jsp
DBConnectionManager
- 一个数据库连接池的java好程序-a database connection pool of java good procedures
myPool
- 采用RMI建立数据库连接池服务器端,对客户端连接分配池连接
高速缓存和连接池对访问数据库性能的影响
- java高速缓存和连接池对访问数据库性能的影响-java cache and connection pool to access the database performance of
book.rar
- 基于IOCP的c/s模式的图书管理系统 里面有ado连数据库以及数据库连接池的实现,zxz
tcpudp
- 上传的是一些tcp协议和udp协议的一些相关的资料,包括心跳包,滑动窗口,数据库连接池-Upload some tcp protocol and udp protocols some relevant information, including heartbeat package, sliding window, database connection pool
windows_server
- 一个基于IOCP的高效率的网络引擎 使用IOCP搭建的网络引擎,支持内存池,线程池,数据库连接池,实时加密等等。简单好用!开源,带demo例子-IOCP-based high efficiency of a network engine, network engine built using the IOCP to support the memory pool, thread pools, database connection pool, real-time encryption an
MolNet
- 使用IOCP搭建的网络引擎,支持内存池,线程池,数据库连接池,实时加密等等。简单好用!-Use IOCP to build the network engine, support for memory pool, the thread pool, database connection pool, real-time encryption and so on. Easy to use!
ConnectionPool
- 编写一关于Microsoft Access数据库连接池及其管理的相关类,要求能从XML配置文件中读取该数据库驱动程序,数据库名,连接池最大连接数,最多等待用户数,查询数据库超时时间及用户最长等待时间等信息;并编写一测试程序,用于模拟多客户对于数据库的访问。-The preparation of about one Microsoft Access database connection pool and its management related request from the XML co
XMLgoujiandatabse
- 数据库连接池的相关代码,采用XML构建,应用到数据库的相关知识,上课时学到的-Database connection pool related code, the use of XML to build, the application of relevant knowledge to the database, the class learned
weblogic_pool
- Weblogic数据库连接池:weblogic数据库连接池配置详细指南-Weblogic database connection pool: weblogic database connection pool configuration guide
ConnectionThread
- 1.包装数据库链接获取过程 2.在不用到重量级的持久化层和重量级连接池的情况下, 可以简化代码, 方便维护 -1. Packaging database link access to the course 2. Do not have to heavyweight and heavyweight durable layer connection pooling, the code can be simplified to facilitate the maintenance of
DatabaseConnectionPool
- 参考使用,基本开发的时候需要修改一点就可以了。数据库连接池-For reference, the basic need to modify a little time to develop on it.
chap24
- 在线考试系统 系统架构采用JSP+Struts进行设计,数据库采用MySql,JSP通过Tomcat的连接池与数据库连接。使用DAO的方式来封装对数据库的各种操作-Online examination system using JSP+ Struts system architecture design, database using MySql, JSP through Tomcat' s connection pool and database connection. A way
dbmanagement
- 使用java语言编写的数据库连接池,实现数据库与jsp文件的连接-use java language of database connection pool, a database with documents linking jsp
Project
- 包里的内容为一个在linux下的网络编程的例子,其中用到的技术包括,socket通信,连接oracle数据库,makefile生成可执行程序,以及线程池技术控制多个客户端同时访问终端带来的压力。-Contents of the bag as an example of network programming under linux, which uses techniques include, socket communication, connect oracle database, make
acl-master
- acl_cpp 是基于 acl 库的 C++ 库,主要内容:acl C 库的常用功能、MIIME 解析、Memcached 客户端库、Handlersocket 客户端库、数据库连接池(支持mysql/sqlite)、WEB 编程、数据库编程、阻塞/非阻塞数据流等内容。-acl_cpp is based acl library of C++ libraries, main elements: common features acl C library, MIIME parsing, Memcac
cms_yxh
- tcp服务端,数据库采用mysql连接池,tcp连接采用aceserver方式-tcp server, using mysql connection pool, tcp connection using aceserver way
src
- 并行导入execl,并利用数据库连接池和线程池-import execl data,use datasource pool and thread pool
commons-pool
- 连接池,在系统开发时,与数据库的连接管理,可以很好的提高连接效率。(Connection pool, in the system development, and database connection management, can improve the connection efficiency very well.)