搜索资源列表
jdbc_connectionpool_instance
- 文档主要给出了java中线程池的一个例子,虽然线程池一般由服务器管理,但对一个高级java设计人员,还是有必要了解的。
IOCP
- 老外写的IOCP封装类,使用了线程池和内存池-IOCP foreigners write wrapper classes, using the thread pool and memory pools
iocp
- 毕业设计,软库网络监控系统 服务器框架 基于IOCP和线程池-hello
Javamulticore
- :从多核多线程的角度出发,介绍了操作系统多核的处理模式,并结合 Java 中的多线程技术,讨论了线程和 线程池在 Java 中的应用-: From the perspective of multi-core multi-threaded, multi-core processing operating system introduced model, combined with Java, multithreading, thread and thread pool are discusse
L2109_MessageAndBrew
- 第二章\服务器程序\ Server 第二章\客户端程序\Client 第二章\调用WSAEventSelect\ EventSelect 第二章\重叠I/O模式\ Overlap 第二章\完成端口模式\ IOcmplt 第二章\线程池\ TreadPool 第四章\七位编码\ EnglishCode 第四章\八位编码\ Enc
0-bug
- 本书主要针对c/c++语言在商用工程开发中的程序实战进行论述,从需求出发,从商用解决方案的角度来理解c和c++语言的程序设计技巧。首先讨论商用开 发的原则,然后是基础知识、基本技巧,接着是无错化方法,最后提升到世界观层面论述并行开发的正确理念。商用程序员在实际工作中最为关注的无错化、并行、 时间片、内存池、线程池、任务池、工程库和跨平台等相关问题,在本书中都有宝贵的经验总结和理念梳理。本书不是教科书,更多的是在开发技巧、测试调试、工 程代码库等方面给出实例与总结。本书也可以说是教科书
DELPHI_Pool
- 线程池的开发和应用,里面有详细的实现过程和用法,请参考-The development and application of the thread pool, which detailed implementation process and usage, please refer to
JAVA-the-thread-pool-information
- 从网站论坛中学习的,有关JAVA线程、线程池资料的资料整理-Learning from the website forum, collate information about JAVA thread, the thread pool information
2
- 在Linux环境下采用socket套接口编程,服务器程序以创建线程池的方式为每一个客户服务。-In the Linux environment using socket socket programming, server program to create a thread pool for each customer service.
ThreadPool
- 线程池的一种理解,希望需要了解线程池的亲们顶一下-An understanding of the thread pool, hoping to understand the thread pool pro Top about ...
thread-copy
- 多线程之间的拷贝 ,在线程池的基础上,分三种情况,一种直接拷贝,第二种链表,第三种有限链表的情况-Multithreading between copy, on the basis of the thread pool, there are three kinds of circumstances, a direct copy, the second list, the third list of limited
linuxPC
- linux,线程池的封装,使用C语言分装的-Under linux thread pool package
Linux-in-epoll-program
- Linux下基于epoll+线程池高并发服务器实现研究-linux in epoll program
threadpool
- 一些关于线程池和线程内核对象的经验总结,希望对大家有帮助。-Some experience on the thread pool thread kernel object and summary, we want to help.
CPP-Extended-Programming
- 本文是一个关于C++扩展编程的实例,介绍了多线程编程、线程同步机制、线程同步锁lock、工作队列Job Queue、线程池thread pool-This article is about C++ extensions programming examples, describes the multithreaded programming, thread synchronization mechanism, thread synchronization lock lock, work queu