Processing ......
FreeComputerBooks.com
Links to Free Computer, Mathematics, Technical Books all over the World
 
Modern Multithreading: Implementing, Testing, and Debugging Multithreaded Java/C++
Top Free Computer Networking Books 🌠 - 100% Free or Open Source!
  • Title: Modern Multithreading : Implementing, Testing, and Debugging Multithreaded Java and C++/Pthreads/Win32 Programs
  • Author(s) Richard H. Carver and Kuo-Chung Tai
  • Publisher: Wiley-Interscience (October 5, 2005)
  • Paperback: 480 pages
  • eBook: PDF
  • Language: English
  • ISBN-10: 0471725048
  • ISBN-13: 978-0471725046
  • Share This:  

Book Description

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
Each chapter includes exercises that build skills in program writing and help ensure that readers have mastered the chapter's key concepts. The source code for all the listings in the text and for the synchronization libraries is also provided, as well as startup files and test cases for the exercises.

This textbook is designed for upper-level undergraduates and graduate students in computer science. With its abundance of practical material and inclusion of working code, coupled with an emphasis on testing and debugging, it is also a highly useful reference for practicing programmers.

About the Authors
  • RICHARD H. CARVER, PhD, is an Associate Professor in the Department of Computer Science, George Mason University.
  • KUO-CHUNG TAI, PhD, was a Professor in the Department of Computer Science, North Carolina State University as well as the Co-Director of the university's Software Engineering Laboratory.
Reviews, Ratings, and Recommendations: Related Book Categories: Read and Download Links: Similar Books:
Book Categories
:
Other Categories
Resources and Links