Features
- Cover Type: Hard Cover with 668 pages
- Published by: Springer
- Edition: 1st Edition March 25, 2005
- Written in: English
- ISBN 10 Number: 0387215093
- ISBN 13 Number: 978-0387215099
-
Book Dimensions:
9.3 x 7.2 x 1.5 inches
- Weighs: 3 pounds
Product Description
An understanding of the techniques used to make distributed computing systems and networks reliable, fault-tolerant and secure will be crucial to those who design and deploy the next generation of mission-critical applications and Web Services.
Reliable Distributed Systems reviews and describes the key concepts, principles and applications of modern distributed computing systems and architectures. This self-contained book consists of five parts. The first covers introductory material, including the basic architecture of the Internet, simple protocols such as RPC and TCP, object oriented architectures, operating systems enhance-ments for high performance, and reliability issues. The second covers the Web, with a focus on Web Services technologies,
Microsofts .NET and the Java Enterprise Edition. The last three parts look at a number of reliability and fault-tolerance issues and techniques, with an emphasis on replication applied in Web Services settings.
Topics and features:
* Explains fault-tolerance in clear, readily understood terms with concrete examples drawn from real-world settings
* A practical focus aimed at building "mission-critical" networked applications that keep working even when things go wrong
* Includes modern topics, such as Corba, Web Services, XML, .NET, J2EE, group communication, transactions, peer-to-peer systems, time-critical protocols, scalability and security
* Thorough coverage of fundamental mechanisms, with an emphasis on the idea of "consistent behavior" in systems that replicate critical components for availability
* Reviews more than 25 major research efforts, placing them in context with pointers to sources
* Includes eighty problems ranging from simple tests of understanding to challenging protocol and systems design topics suitable for semester-long projects
* Web-based materials for instructors, including a comprehensive slide set, available at: http://www.cs.cornell.edu/ken/book
With its well-focused approach and clarity of presentation, this new text is an great resource for both advanced students and practitioners in computer science, computer networks and distributed systems. Anyone seeking a solid background in distributed computing and Web Services architectures will find the book an essential and practical learning tool.
About The Author
KENNETH P. BIRMAN is an ACM Fellow and a Professor of Computer Science at Cornell University, where his research focuses on reliable, secure, and scalable distributed computing systems. His work has been applied to the NYSE, the Swiss Stock Exchange, the US Navy's AEGIS warship, and the French air-traffic control system.
Reader ReviewsThis book is neither a book in distributed applications neither a book about web services. It is true thta the author makes an introduction of both and in the case of the web services he takes a look to the latest standards related to reliability. From my point of view, the book talks about how to enhace the reliability of a distributed software application using static and dynamic groups. The author thinks that solving the life cycle problem of the nodes in a distributed aplication (create and destroy nodes, joint and leave groups, heart beat, and so on) is the necessary step towards a reliable distributed application. I think it is an interesting point, however I am not convinced at all. Perhaps, I should read it again. I really recommend it. For a more straight forward introduction to the subject perhaps is better to start with the classics Tanenbaum or Colouris books.