搜索资源列表
pooling
- pooling.zip的内容介绍了java中的线程池的使用方法。-pooling.zip content introduced in java to use the thread pool.
proxool-0.9.1
- 数据库连接池类。大家下载了可以学习下,里面大多使用了线程池的方式。-Database connection pool class. We downloaded can learn, under which most of the way using the thread pool.
ThreadPool
- 如何利用线程池解决相关的实际问题,给出一个线程池使用的具体实例-How to use the thread pool to solve the practical problems related to, give a specific instance of the use of thread pool
ThreadPool
- 使用链接表实现的线程池源代码,用于学习Java的线程编程。-Linked list using a thread pool implementation source code for learning Java thread programming.
client_server
- Android实现模拟QQ的客户端,服务端用读写线程池,客户端和服务器通信用封装的超级消息对对象,此对象有发送者ID和接收者ID,客户端使用自定义的service接收Message-Android analog QQ client, server thread pool used to read and write, the client and server communications package super news objects, object sender ID and the
thread
- ThreadPoolExecutor 线程池各种全面使用DEMO例子,足够详细-Various comprehensive use DEMO example ThreadPoolExecutor thread pool, detailed enough...
thread-pool
- java多线程编程,线程池的使用,ThreadPoolExecutor无界队列、有界队列的使用-The use of multiple threads in Java,the thread pool
ThreadPoolExecutor
- 线程池详细讲解和demo,供学习和参考使用-Thread pool to explain in detail and demo, for learning and reference
Java-thread--introduction
- Java线程池的几种实现方法和区别介绍 使用:LinkedBlockingQueue实现线程池讲解-Java thread pool of several ways to achieve the implementation of the method and the introduction