𝔖 Scriptorium
✦   LIBER   ✦

πŸ“

Foundations of Multithreaded, Parallel, and Distributed Programming

✍ Scribed by Gregory R. Andrews


Publisher
Addison-Wesley
Year
1999
Tongue
English
Leaves
687
Edition
1
Category
Library

⬇  Acquire This Volume

No coin nor oath required. For personal study only.

✦ Synopsis


Foundations of Multithreaded, Parallel, and Distributed Programming covers, and then applies, the core concepts and techniques needed for an introductory course in this subject. Its emphasis is on the practice and application of parallel systems, using real-world examples throughout. Greg Andrews teaches the fundamental concepts of multithreaded, parallel and distributed computing and relates them to the implementation and performance processes. He presents the appropriate breadth of topics and supports these discussions with an emphasis on performance.


πŸ“œ SIMILAR VOLUMES


Foundations of Multithreaded, Parallel,
✍ Gregory R. Andrews πŸ“‚ Library πŸ“… 1999 πŸ› Pearson 🌐 English

Greg Andrews teaches the fundamental concepts of multithreaded, parallel and distributed computing and relates them to the implementation and performance processes. He presents the appropriate breadth of topics and supports these discussions with an emphasis on performance. Features *Emphasizes how

Foundations of Multithreaded, Parallel,
✍ Gregory R. Andrews πŸ“‚ Library πŸ“… 1999 πŸ› Pearson 🌐 English

Greg Andrews teaches the fundamental concepts of multithreaded, parallel and distributed computing and relates them to the implementation and performance processes. He presents the appropriate breadth of topics and supports these discussions with an emphasis on performance. Features *Emphasizes how

C# Multithreaded and Parallel Programmin
✍ Rodney Ringler πŸ“‚ Library πŸ“… 2014 πŸ› Packt Publishing 🌐 English

Most modern machines have dual-core processors. This means that the present-day computer has the ability to multitask. Using multiple cores means your applications can process data faster and be more responsive to users. However, to fully exploit this in your applications, you need to write multithr

Parallel and Concurrent Programming in H
✍ Simon Marlow πŸ“‚ Library πŸ“… 2013 πŸ› O'Reilly Media 🌐 English

If you have a working knowledge of Haskell, this hands-on book shows you how to use the language’s many APIs and frameworks for writing both parallel and concurrent programs. You’ll learn how parallelism exploits multicore processors to speed up computation-heavy programs, and how concurrency enable