
Parallel Complexity Theory
by Ian Parberry
Publisher: Prentice Hall 1987
ISBN/ASIN: 0273087835
ISBN-13: 9780273087830
Number of pages: 212
Description:
Parallel complexity theory is one of the fastest-growing fields in theoretical computer science. This rapid growth has led to a proliferation of parallel machine models and theoretical frameworks. This book presents a unified theory of parallel computation based on a network model.
Download or read it online for free here:
Download link
(8.6MB, PDF)
Similar books
Parallel and Distributed Computation: Numerical Methodsby Dimitri P. Bertsekas, John Tsitsiklis - Athena Scientific
This is a comprehensive and theoretically sound treatment of parallel and distributed numerical methods. It focuses on algorithms that are naturally suited for massive parallelization, and it explores the issues associated with such algorithms.
(13649 views)
The Practice of Parallel Programmingby Sergey A. Babkin - 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.
(24380 views)
Is Parallel Programming Hard, And, If So, What Can You Do About It?by Paul E. McKenney
The purpose of this book is to help you understand how to program shared-memory parallel machines. By describing the algorithms that have worked well in the past, we hope to help you avoid some of the pitfalls that have beset parallel projects.
(15542 views)
Introduction to Distributed Systemsby Sabu M. Thampi - arXiv
An overview of distributed computing systems. The definition, architecture, characteristics of distributed systems and the various fallacies are discussed. Finally, discusses client/server computing, World Wide Web and types of distributed systems.
(11137 views)