Understand <Java Concurrency in Practice>

来源:互联网 发布:织梦feedback ajax 编辑:程序博客网 时间:2024/05/13 18:19

1st, Benefits of thread

2nd, Risk of thread

3rd, Thread safety

4th, Sharing Objects

5th, Composing Objects

6th, Building blocks

7th, TaskExecution

8th, Cancellation and shutdown

9th, Applying threadpools

10th, GUI applications

11th, Avoiding liveness Hazards

12th, Performance and scalability

13th, Testing concurrent Programms

14th, ........................

原创粉丝点击