线程池

来源:互联网 发布:淘宝客服手册 编辑:程序博客网 时间:2024/06/05 02:33
聊聊并发(三)——JAVA线程池的分析和使用
http://www.infoq.com/cn/articles/java-threadPool/
线程池规模调优
http://www.infoq.com/cn/articles/Java-Thread-Pool-Performance-Tuning?utm_source=infoq&utm_medium=popular_links_homepage

Java tip: How to list and find threads and thread groups
http://nadeausoftware.com/articles/2008/04/java_tip_how_list_and_find_threads_and_thread_groups


任务调度

java之JUC系列-外部Tools-Executors|Semaphor|Exchanger|CyclicBarrier|CountDownLatch

Java线程池架构(一)原理和源码解析

Java线程池架构(二)多线程调度器

Concurrent In Java 6 分享,第二部分 线程池


几个比较新的并发模型-STM, process,actor

并行编程中的设计模式

http://www.infoq.com/cn/articles/High-Performance-Java-Inter-Thread-Communications

原创粉丝点击