摘要: java.util.concurrent.locks包下的锁。 阅读全文
posted @ 2013-11-07 14:07 LaplaceDemon 阅读(2309) 评论(0) 推荐(0) 编辑
摘要: Condition的使用。 阅读全文
posted @ 2013-11-07 13:47 LaplaceDemon 阅读(6376) 评论(0) 推荐(2) 编辑
摘要: Semaphore类,CyclicBarrier类,CountDownLatch类,Exchanger类 阅读全文
posted @ 2013-11-07 13:46 LaplaceDemon 阅读(2980) 评论(0) 推荐(0) 编辑
摘要: Callable与Futrue的使用。 阅读全文
posted @ 2013-11-07 13:42 LaplaceDemon 阅读(3407) 评论(0) 推荐(0) 编辑
摘要: 线程池的使用。 阅读全文
posted @ 2013-11-07 13:24 LaplaceDemon 阅读(14296) 评论(1) 推荐(2) 编辑
摘要: 同步容器与并发容器 阅读全文
posted @ 2013-11-07 13:06 LaplaceDemon 阅读(4881) 评论(0) 推荐(0) 编辑
摘要: 线程安全,内置锁,threadLocal,线程间通信等。 阅读全文
posted @ 2013-11-07 11:52 LaplaceDemon 阅读(6093) 评论(0) 推荐(0) 编辑