Concurrent and Distributed Computing in Java

Gebonden Engels 2004 9780471432302
Verwachte levertijd ongeveer 9 werkdagen

Samenvatting

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 resource allocation problems, logical clocks, global property detection, leader election, message ordering, agreement algorithms, checkpointing, and message logging. Primarily a textbook for upper–level undergraduates and graduate students, this thorough treatment will also be of interest to professional programmers.

Specificaties

ISBN13:9780471432302
Taal:Engels
Bindwijze:gebonden
Aantal pagina's:336

Lezersrecensies

Wees de eerste die een lezersrecensie schrijft!

Inhoudsopgave

List of Figures.
<p>Preface.</p>
<p>1. Introduction.</p>
<p>2. Mutual Exclusion Problem.</p>
<p>3. Synchronization Primitives.</p>
<p>4. Consistency Conditions.</p>
<p>5. Wait–Free Synchronization.</p>
<p>6. Distributed Programming.</p>
<p>7. Models and Clocks.</p>
<p>8. Resource Allocation.</p>
<p>9. Global Snapshot.</p>
<p>10. Global Properties.</p>
<p>11. Detecting Termination and Deadlocks.</p>
<p>12. Message Ordering.</p>
<p>13. Leader Election.</p>
<p>14. Synchronizers.</p>
<p>15. Agreement.</p>
<p>16. Transactions.</p>
<p>17. Recovery.</p>
<p>18. Self–Stabilization.</p>
<p>Appendix: Various Utility Classes.</p>
<p>Bibliography.</p>
<p>Index.</p>

Managementboek Top 100

Rubrieken

    Personen

      Trefwoorden

        Concurrent and Distributed Computing in Java