Logo

The Practice of Parallel Programming

Large book cover: The Practice of Parallel Programming

The Practice of Parallel Programming
by

Publisher: CreateSpace
ISBN/ASIN: 1451536615
ISBN-13: 9781451536614
Number of pages: 422

Description:
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. The content is oriented towards the programming of the operating systems, servers and business applications.

Home page url

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

Similar books

Book cover: So You Want to Learn to Program?So You Want to Learn to Program?
by - CreateSpace
Learn to program a computer without the jargon and complexity of many programming books. This book engages through media and then introduces the concepts of structured programming. You will learn to program as you make animations and games.
(20591 views)
Book cover: Programming PearlsProgramming Pearls
by - Addison-Wesley Professional
The book focuses on choosing the right algorithms and on showing how to solve problems effectively. Each chapter frames a particular programming task (sorting numbers, creating anagrams, counting the words). Code examples are written in C and C++.
(34594 views)
Book cover: Inductive Logic Programming: Theory and MethodsInductive Logic Programming: Theory and Methods
by - ScienceDirect
Inductive Logic Programming is a new discipline which investigates the inductive construction of first-order clausal theories from examples and background knowledge. The authors survey the most important theories and methods of this new field.
(35082 views)
Book cover: The Craft of ProgrammingThe Craft of Programming
by - Prentice Hall
Read this book if you need a much deeper understanding of programming: the need to carefully structure a program to avoid being overwhelmed by its complexity, or the need to insure reliability beyond what can he achieved by debugging.
(23241 views)