找回密码
 立即注册
并发定时器CopyOnWriteArrayScheduledExecuto | java书籍 2022-06-15 231 0star收藏 版权: . 保留作者信息 . 禁止商业使用 . 禁止修改作品
内容列表
1、线程经验:设置名称、响应中断、使用ThreadLocal2、Executor:ExecutorService和Future☆☆☆
3.阻塞队列:put and take,offer and poll,drainTo
4、线程间的协调方式:lock、condition、wait、notify、notifyAll ☆☆☆
5、无锁:atomic、concurrentMap.putlfAbsent、CopyOnWriteArrayList ☆☆☆6。使用锁的经验介绍
7.并发过程控制方式:CountDownlatch、Barrier
8、定时器:ScheduledExecutorService,大型定时器TimerWheel9,并发三大定律:Amdahl、Gustafson、Sun-Ni
10.神书,相关网络资源
11.行业发展:GPGPU、OpenCL12、复习题

(Content list
1. Thread experience: setting name, responding to interrupt, using threadlocal2, executor:executorservice and future ☆☆
3. block queue: put and take, offer and poll, drain to
4. Coordination methods among threads: lock, condition, wait, notify, notifyAll ☆☆
5. No lock: Atomic, concurrentmap putlfAbsent、CopyOnWriteArrayList ☆☆☆6。 Introduction to the experience of using locks
7. concurrent process control mode: countdownlatch, barrier
8. Timer: scheduledexecutorservice, large timer timerwheel 9, three laws of Concurrency: Amdahl, Gustafson, sun Ni
10. Shenshu, relevant network resources
11. industry development: GPGPU, opencl12, review questions)

[下载]14281509368.rar




上一篇:[文档]Git用户和管理手册.docx
下一篇:[文档]JAVA经典算法40例.doc