
Publisher: Wiley
Author: Kuo-Chung Tai
ISBN: 0471725048
Release Date: 19 October 2005
eBook Description
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
As an aid to both students and instructors, class libraries have been implemented to provide working examples of all the material that is covered. These libraries and the testing techniques they support can be used to assess student-written 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.
Related posts:
- Why Programs Fail: A Guide to Systematic Debugging Publisher: Morgan Kaufmann PublishersAuthor: Andreas ZellerISBN: 1558608664Release Date: 11 October...
- Concurrency: State Models and Java Programs Publisher: WileyAuthor: Jeff KramerISBN: 0470093552Release Date: 05 July 2006 eBook...
- Java Concurrency in Practice Publisher: Addison-WesleyAuthor: Doug LeaISBN: 0321349601Release Date: 09 May 2006 eBook...
- Modern Compiler Implementation in Java Publisher: Cambridge University PressAuthor: Jens PalsbergISBN: 052182060XRelease Date: 08 November...
- Pragmatic Unit Testing in Java with JUnit Publisher: PragmaticAuthor: Dave ThomasISBN: 0974514012Release Date: 27 September 2003 eBook...
- Debugging ASP.NET Publisher: SamsAuthor: Jonathan GoodyearISBN: 0735711410Release Date: 03 October 2001 eBook...
- Concurrent and Distributed Computing in Java Publisher: WileyAuthor: Vijay K. GargISBN: 047143230XRelease Date: 04 February 2004...
- Artificial Intelligence: A Modern Approach (2nd Edition) Publisher: Prentice HallAuthor: Peter NorvigISBN: 0137903952Release Date: 20 December 2002...
- Pro Ajax and Java Frameworks (Pro) Publisher: ApressAuthor: Nathaniel T. SchuttaISBN: 1590596773Release Date: 17 July 2006...
- Java and the Java Virtual Machine: Definition, Verification, Validation Publisher: Springer-VerlagAuthor: Egon BörgerISBN: 3540420886Release Date: 27 June 2001 eBook...
Home > About This Post
This entry was posted by Administrator on Wednesday, December 14th, 2005, at 1:28 pm, and was filed in Books.
Subscribe to the
RSS 2.0 feed for all comments to this post.
Post a Comment
You must be logged in to post a comment.