Cantitate/Preț
Produs

Systems Programming: Designing and Developing Distributed Applications

Autor Richard Anthony
en Limba Engleză Paperback – mar 2015
Systems Programming: Designing and Developing Distributed Applications explains how the development of distributed applications depends on a foundational understanding of the relationship among operating systems, networking, distributed systems, and programming. Uniquely organized around four viewpoints (process, communication, resource, and architecture), the fundamental and essential characteristics of distributed systems are explored in ways which cut across the various traditional subject area boundaries. The structures, configurations and behaviours of distributed systems are all examined, allowing readers to explore concepts from different perspectives, and to understand systems in depth, both from the component level and holistically.

  • Explains key ideas from the ground up, in a self-contained style, with material carefully sequenced to make it easy to absorb and follow.
  • Features a detailed case study that is designed to serve as a common point of reference and to provide continuity across the different technical chapters.
  • Includes a ‘putting it all together’ chapter that looks at interesting distributed systems applications across their entire life-cycle from requirements analysis and design specifications to fully working applications with full source code.
  • Ancillary materials include problems and solutions, programming exercises, simulation experiments, and a wide range of fully working sample applications with complete source code developed in C++, C# and Java.
  • Special editions of the author’s established ‘workbenches’ teaching and learning tools suite are included. These tools have been specifically designed to facilitate practical experimentation and simulation of complex and dynamic aspects of systems.
Citește tot Restrânge

Preț: 43952 lei

Preț vechi: 59331 lei
-26% Nou

Puncte Express: 659

Preț estimativ în valută:
8412 8874$ 7010£

Carte tipărită la comandă

Livrare economică 26 decembrie 24 - 09 ianuarie 25
Livrare express 28 noiembrie-04 decembrie pentru 8419 lei

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9780128007297
ISBN-10: 012800729X
Pagini: 548
Dimensiuni: 191 x 235 x 28 mm
Greutate: 0.93 kg
Editura: ELSEVIER SCIENCE

Cuprins

1. Introduction2. The Process View3. The Communication View4. The Resource View5. The Architecture View6. Key Topics in Distributed Systems7. Putting It all Together: Sample Applications