搜索资源列表
sf_200562516252
- 一个线程驰的类, 下面的是基本的使用方法 struct TSession { SOCKET socket int id } class myIocp:public CIOCP { public: void OnRead(void * p, char * buf, int len) void OnAccept(SOCKET socket) void OnClose(void * p) } void myIocp::OnAccept(SOCKET socket) { TSession *s = ne
v4630_2richshop
- 该系统是jsp+mysql+javabean的大型购物。 1、正确配置服务器,该系统已经在tomcat4.0.1和resin3.0下调试通过; 2、用doc目录下的表结构在mysql上建表, 3、正确配置poolman.xml中的数据库连接池,-Merchant shopping web site source code. write in jsp+mysql+javabena. Database creating sql in dictory doc, database connect poo
DDConnectionBroker
- 数据库不连接池.用于对数据库连接进行管理.-database connection pool. The database is used to connect management.
ConnectionDB
- 数据库连接包括连接池。很有用的资料,大家不妨看看叫你如何连接数据库,以及提示你如何抛出一场处理等等 -database connectivity, including connection pool. Very useful information, we ask you to take a look at how to connect to the database, and how do you suggest a treatment dished out, etc.
tomcat-CONNECT-CONFIG
- omcat连接池配置代码 在server.xml文件中加入代码-omcat connection pool in server.xml configuration code to code documents
java_connetto_Mysql
- JAVA通过连接池技术连接MYSQL数据库, MYSQL用户名 root 密码kof2-Java technology through the connection pool connect MYSQL database, MYSQL user name root password kof2
connectionpool
- 数据库连接池在编写应用服务是经常需要用到的模块,太过频繁的连接数据库对服务性能来讲是一个瓶颈,使用缓冲池技术可以来消除这个瓶颈。-database connection pool in the preparation of application services is often necessary to use modules, too busy to connect to the database in terms of service performance is a bottlenec
JDCConnection
- 利用Java写的数据库连接池代码,能够很好实现对连接的管理-written using Java database connection pool code to connect to achieve good management
jdbc11111111111111111111
- JAVA连接数据库的几个版本,由数据源到连接池,适合初学JDBC的-JAVA connecting to the database several versions, from the data source to connect pool, suitable for beginners JDBC
util20050408
- java 小型系统连接池参照适用于中小型网站-java system to connect small pool applicable to small and medium-sized reference site
ThreadPool_final.rar
- 此代码作为Server,使用TCP Socket编程技术,利用多线程并发,并且使用了线程池技术,修改宏定义可以实现任意路client并发连接到此服务器,This code as a Server, using TCP Socket programming using concurrent multi-threaded, and uses the thread pool technology, to amend the definition of macros can be complicated
mypool.tar
- MySql的C++连接池。在linux环境下实现的一个C++连接数据库的连接词。运行效率很不错。-The C++ MySql connection pool. In linux environment to achieve a C++ connect to the database conjunctions. Efficiency is very good.
DBConnectionPool
- oracle与java连接的数据库连接池。这是每一个java程序员,在与数据库进行交互时必须用到的连接池,很好用-oracle and java database connection pool to connect. This will be a java programmer, interact with the database connection pool must be used, very good use
jdbc
- 连接数据库java连接池可以缓存连接并且可以自己修改连接池-Connect java database connection pool can be cached and can be connected to amend its own connection pool
ezdbc_client_source
- 包括ezdbc客户端连接工具ezsql全套源码、ezdbc安装手册、ezdbc API文档、ezdbc client for vc db connect pool源码等。-Including ezdbc client connectivity tools ezsql a full set of source code, ezdbc Installation Guide, ezdbc API documentation, ezdbc client for vc db connect pool so
connPool
- Title:数据库连接池 Descr iption: 通用的数据库连接池 通用的数据库连接池 可以设置: 加载的驱动 连接的URL 数据库的用户名 数据库的名字 最大连接数 默认创建数量 Copyright: Copyright-Title: Database Connection Pool Descr iption: generic generic database connection pool database connection pool can be set up: connect
dominoJDBC
- 这个包是domino跟关系数据库连接的使用到的连接池,解压jar文件到有源文件-This package is a domino with the use of relational database to connect to the connection pool, extract the jar file to the active document
ftp2
- ftp连接池,节省创建ftp连接的时间 -ftp connection pool, saving the time to create ftp connect
SimpleConnetionPool
- 数据库连接池代码,如果要 new Connection 就可以直接从数据库连接池中返回 Connection-database connect pool code
ThreadPoolTest
- java实现的连接池模拟,oracle数据库,获取,收回、删除,初始化-connect pool