Concurrent and Distributed Computing in Java: IEEE Press
Autor VK Gargen Limba Engleză Hardback – 4 mar 2004
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.
Din seria IEEE Press
- 60% Preț: 251.98 lei
- 24% Preț: 612.64 lei
- 24% Preț: 707.87 lei
- 24% Preț: 702.62 lei
- 14% Preț: 728.42 lei
- 24% Preț: 546.23 lei
- 24% Preț: 706.11 lei
- 24% Preț: 667.14 lei
- Preț: 517.44 lei
- Preț: 496.42 lei
- 24% Preț: 618.96 lei
- 24% Preț: 617.44 lei
- 24% Preț: 600.44 lei
- 24% Preț: 741.52 lei
- 20% Preț: 446.57 lei
- 24% Preț: 572.09 lei
- 24% Preț: 1226.90 lei
- 24% Preț: 704.87 lei
- Preț: 1280.69 lei
- 24% Preț: 672.03 lei
- 24% Preț: 695.85 lei
- 14% Preț: 841.42 lei
- Preț: 415.98 lei
- 9% Preț: 989.74 lei
- 9% Preț: 1469.48 lei
- 9% Preț: 789.77 lei
- 9% Preț: 1094.79 lei
- 20% Preț: 708.56 lei
- 9% Preț: 905.12 lei
- 9% Preț: 973.88 lei
- 9% Preț: 944.00 lei
- 9% Preț: 1929.96 lei
- 9% Preț: 1047.81 lei
- 9% Preț: 727.86 lei
- 9% Preț: 1000.55 lei
- 9% Preț: 1455.68 lei
- 9% Preț: 999.59 lei
- 9% Preț: 911.48 lei
- 9% Preț: 977.48 lei
- 9% Preț: 950.89 lei
- 9% Preț: 765.35 lei
- 9% Preț: 990.35 lei
- 9% Preț: 1009.47 lei
- 9% Preț: 799.35 lei
- 9% Preț: 1107.40 lei
- 9% Preț: 1529.07 lei
- 9% Preț: 1263.15 lei
- 9% Preț: 1015.75 lei
- 9% Preț: 1107.71 lei
Preț: 401.99 lei
Preț vechi: 803.97 lei
-50% Nou
76.93€ • 79.91$ • 63.90£
Carte în stoc
Livrare din stoc 24 decembrie
Specificații
ISBN-10: 047143230X
Pagini: 336
Dimensiuni: 165 x 242 x 23 mm
Greutate: 0.59 kg
Editura: Wiley
Seria IEEE Press
Locul publicării:Hoboken, United States
Public țintă
Primarily a textbook for upper–level undergraduates and graduate students, this thorough treatment will also be of interest to professional programmers.Descriere
Concurrent and Distributed Computing in Java addresses fundamental concepts in concurrent computing with Java examples. This groundbreaking textbook describes important concepts in distributed computing without excessive mathematical notation and allows readers to run and experiment with actual algorithms in Java.