您的位置:首页 > 编程语言 > C语言/C++

Modern Multithreading : Implementing, Testing, and Debugging Multithreaded Java and C++/Pthreads/Win

2008-08-24 20:56 393 查看
版权声明:原创作品,允许转载,转载时请务必以超链接形式标明文章原始出版、作者信息和本声明。否则将追究法律责任。http://blog.csdn.net/topmvp - topmvp
Master the essentials of concurrent programming,including testing and debugging
This textbook examines languages and libraries for multithreaded programming. Readers learn how to create threads in Java and C++, and develop essential concurrent programming and problem-solving skills. Moreover, the textbook sets itself apart from other comparable works by helping readers to become proficient in key testing and debugging techniques. Among the topics covered, readers are introduced to the relevant aspects of Java, the POSIX Pthreads library, and the Windows Win32 Applications Programming Interface.

The authors have developed and fine-tuned this book through the concurrent programming courses they have taught for the past twenty years. The material, which emphasizes practical tools and techniques to solve concurrent programming problems, includes original results from the authors' research. Chapters include:

* Introduction to concurrent programming

* The critical section problem

* Semaphores and locks

* Monitors

* Message-passing

* Message-passing in distributed programs

* Testing and debugging concurrent programs
http://rapidshare.com/files/51983843/0471725048.zip
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息