Vijay K. Garg
Gebundenes Buch

Concurrent and Distributed Computing in Java

Versandkostenfrei!
Versandfertig in 2-4 Wochen
152,99 €
inkl. MwSt.
Weitere Ausgaben:
PAYBACK Punkte
76 °P sammeln!
Concurrent and Distributed Computing in Java addresses fundamental concepts in concurrent computing with Java examples. The book consists of two parts. The first part deals with techniques for programming in shared-memory based systems. The book covers concepts in Java such as threads, synchronized methods, waits, and notify to expose students to basic concepts for multi-threaded programming. It also includes algorithms for mutual exclusion, consensus, atomic objects, and wait-free data structures.The second part of the book deals with programming in a message-passing system. This part covers ...