Logo

Distributed Systems for Fun and Profit

Small book cover: Distributed Systems for Fun and Profit

Distributed Systems for Fun and Profit
by

Publisher: mixu.net

Description:
This text provides a more accessible introduction to distributed systems. The book brings together the ideas behind many of the more recent distributed systems - systems such as Amazon's Dynamo, Google's BigTable and MapReduce, Apache's Hadoop and so on.

Home page url

Download or read it online for free here:
Download link
(multiple formats)

Similar books

Book cover: Parallel Programming with Microsoft .NETParallel Programming with Microsoft .NET
by - Microsoft Press
A book that introduces .NET programmers to patterns for including parallelism in their applications. Examples of these patterns are parallel loops, parallel tasks and data aggregation with map-reduce. Each pattern has its own chapter.
(14782 views)
Book cover: Distributed Detection and Estimation in Wireless Sensor NetworksDistributed Detection and Estimation in Wireless Sensor Networks
by - arXiv
We consider the problems of distributed detection and estimation in wireless sensor networks. We provide a general framework aimed to show how an efficient design of a sensor network requires a joint organization of in-network communication.
(7793 views)
Book cover: Vector Models for Data-Parallel ComputingVector Models for Data-Parallel Computing
by - The MIT Press
Vector Models for Data-Parallel Computing describes a model of parallelism that extends and formalizes the Data-Parallel model on which the Connection Machine and other supercomputers are based. It presents many algorithms based on the model.
(11971 views)
Book cover: The Practice of Parallel ProgrammingThe Practice of Parallel Programming
by - CreateSpace
This book provides an advanced guide to the issues of the parallel and multithreaded programming. It goes beyond the high-level design of the applications, into the details that are often overlooked but vital to make the programs work.
(21161 views)