搜索资源列表
WinThreadPool
- windows平台下的线程池软件,对频繁调用但是处理时间很短的线程有很好的效果-windows platform software threads pool of frequent calls to deal with a very short time threads have very good results
xianchengchi
- 构建线程池,提高线程访问速度,非常经典,非常好的原代码-thread pool, improving threaded performance, very classic, very good original code
DesktopService
- 自己写TCP服务器代码,线程池,日志记录,TCP模式,很稳定。ORACLE的OCI接口-wrote TCP server code, thread pool, the log records, TCP model, a very stable. Oracle OCI interface
threadpool
- Java线程池完整代码,已经用于实际的项目中,性能稳定。