Cantitate/Preț
Produs

Java in Distributed Systems – Concurrency, Distribution & Persistence

Autor M Boger
en Limba Engleză Paperback – 11 apr 2001
Large and complex software systems, such as Internet applications, depend on distributed applications. Although Java has helped reduce the complexity of distributed systems, developers still have to contend with diverse hardware platforms, remote communication over networks, and system failures.

Java in Distributed Systems provides a comprehensive guide for anyone wishing to deepen their knowledge of Java in distributed applications. Beginning with a tutorial guide to distributed programming in the Java environment, it shows you how building blocks from threads to Jini can help you to fulfil Sun's vision, that 'the Network is the Computer'. It then goes on to focus on aspects that are still challenging researchers such as concurrency, distribution, and persistence.

Key Features:
- One of the few books to focus specifically on Java for building distributed applications
- Coverage includes threads & sockets, RMI, CORBA, Voyager, Mobile agents, JDBC, object-oriented databases, Java spaces and Jini
- Includes advanced chapters on the cutting edge of Java language development, including the author's own proposed Dejay (Distributed Java), an open-source project that offers a unified approach to concurrency, distribution and persistence
Citește tot Restrânge

Preț: 53107 lei

Preț vechi: 66383 lei
-20% Nou

Puncte Express: 797

Preț estimativ în valută:
10165 10572$ 8518£

Carte tipărită la comandă

Livrare economică 13-27 martie

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9780471498384
ISBN-10: 0471498386
Pagini: 414
Dimensiuni: 189 x 234 x 22 mm
Greutate: 0.76 kg
Editura: Wiley
Locul publicării:Chichester, United Kingdom

Cuprins


Descriere

The Java language helps reduce the complexity of large and complex software systems via its platform-independence and because it has mechanisms for distributed programming built into the language. This book is a guide to distributed programming and also focuses on aspects that are still challenging researchers.