Garg Concurrent and Distributed Computing in Java
1. Auflage 2005
ISBN: 978-0-471-72126-0
Verlag: John Wiley & Sons
Format: PDF
Kopierschutz: Adobe DRM (»Systemvoraussetzungen)
E-Book, Englisch, Band 1, 336 Seiten, E-Book
Reihe: Wiley - IEEE
ISBN: 978-0-471-72126-0
Verlag: John Wiley & Sons
Format: PDF
Kopierschutz: Adobe DRM (»Systemvoraussetzungen)
Concurrent and Distributed Computing in Java addresses fundamentalconcepts in concurrent computing with Java examples. The bookconsists of two parts. The first part deals with techniques forprogramming in shared-memory based systems. The book coversconcepts in Java such as threads, synchronized methods, waits, andnotify to expose students to basic concepts for multi-threadedprogramming. 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 amessage-passing system. This part covers resource allocationproblems, logical clocks, global property detection, leaderelection, message ordering, agreement algorithms, checkpointing,and message logging. Primarily a textbook for upper-levelundergraduates and graduate students, this thorough treatment willalso be of interest to professional programmers.
Autoren/Hrsg.
Weitere Infos & Material
List of Figures.
Preface.
1. Introduction.
2. Mutual Exclusion Problem.
3. Synchronization Primitives.
4. Consistency Conditions.
5. Wait-Free Synchronization.
6. Distributed Programming.
7. Models and Clocks.
8. Resource Allocation.
9. Global Snapshot.
10. Global Properties.
11. Detecting Termination and Deadlocks.
12. Message Ordering.
13. Leader Election.
14. Synchronizers.
15. Agreement.
16. Transactions.
17. Recovery.
18. Self-Stabilization.
Appendix: Various Utility Classes.
Bibliography.
Index.




