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, ........................
本文探讨了线程编程的关键方面,包括线程的好处与风险、线程安全性、对象共享及组合等主题。此外还深入讨论了任务执行、取消与关闭机制、线程池的应用、图形用户界面应用开发等内容,并提出了避免活锁隐患的方法,最后分析了并发程序的性能、可扩展性和测试方法。
1311

被折叠的 条评论
为什么被折叠?



