Modern Multithreading – Implementing, Testing and Debugging Multithreaded Java and C++/Pthreads/Win3 2 Programs
Autor RH Carveren Limba Engleză Paperback – 10 noi 2005
Preț: 675.68 lei
Preț vechi: 844.60 lei
-20% Nou
Puncte Express: 1014
Preț estimativ în valută:
129.32€ • 133.27$ • 109.18£
129.32€ • 133.27$ • 109.18£
Carte tipărită la comandă
Livrare economică 04-18 martie
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9780471725046
ISBN-10: 0471725048
Pagini: 480
Dimensiuni: 160 x 236 x 25 mm
Greutate: 0.66 kg
Editura: Wiley
Locul publicării:Hoboken, United States
ISBN-10: 0471725048
Pagini: 480
Dimensiuni: 160 x 236 x 25 mm
Greutate: 0.66 kg
Editura: Wiley
Locul publicării:Hoboken, United States
Public țintă
Upper–level undergraduate and graduate students in Computer Science courses. Main text in a concurrent programming course or supplementary text for an operating systems course. Programmers in industry. The text emphasizes practical material, provides working code, and addresses testing and debugging problems, which is omitted in all trade publications for this audience.Cuprins
Preface.
1. Introduction to Concurrent Programming.
2. The Critical Section Problem.
3. Semaphores and Locks.
4. Monitors.
5. Message-Passing.
6. Message-Passing in Distirbuted Programs.
7. Testing and Debugging Concurrent Programs.
Further Readiing.
References.
Exercises.
Index.
Descriere
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.