摘要: Mutexes, ReadWriteLock, ArrayBlockingQueue, Thread pools, LinkedList vs ArrayList, Object Pooling, Read-Modify-Write, java.util.concurrent, java.util. 阅读全文
posted @ 2016-09-13 23:04 whaochen 阅读(115) 评论(0) 推荐(0) 编辑
摘要: 1.Implement a thread-safe (blocking) queue: 2. Memory consistency effects: As with other concurrent collections, actions in a thread prior to placing 阅读全文
posted @ 2016-09-13 00:14 whaochen 阅读(120) 评论(0) 推荐(0) 编辑