
- 257 pages
- English
- PDF
- Available on iOS & Android
Concurrent, parallel and distributed computing
About this book
The book "Concurrent, Parallel, and Distributed Computing" offers an excellent overview of the various areas of the computing field. There is a lot of overlap between the words "concurrent computing, " "parallel computing, " and "distributed computing, " and there is no obvious differentiation between them. The same system can be described as "parallel" and "distributed"; in a typical distributed system, the processors run concurrently in parallel.The content in the book is presented in such a way that even a reader with no prior knowledge of computers may understand it and become acquainted with the fundamental concepts of computing. It offers numerous small examples, demonstration materials, and sample exercises that teachers can use to teach parallel programming principles to students who have just recently been introduced to basic programming concepts. It focuses on Python multiprocessing features like fork/join threading, message passing, sharing resources between threads, and using locks. Parallelism's utility can be seen in applications like searching, sorting, and simulations. Students and researchers can get an accessible and comprehensive explanation of the concepts, guidelines, and, in particular, the complex instrumentation techniques used in computing.
Frequently asked questions
- Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
- Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Information
Table of contents
- Cover
- Title Page
- Copyright
- ABOUT THE EDITOR
- TABLE OF CONTENTS
- List of Figures
- List of Abbreviations
- Preface
- Chapter 1 Fundamentals of Concurrent, Parallel, and Distributed Computing
- Chapter 2 Evolution of Concurrent, Parallel, and Distributed Computing
- Chapter 3 Concurrent Computing
- Chapter 4 Parallel Computing
- Chapter 5 Distributed Computing
- Chapter 6 Applications of Concurrent, Parallel, and Distributed Computing
- Chapter 7 Recent Developments in Concurrent, Parallel, and Distributed Computing
- Chapter 8 Future of Concurrent, Parallel, and Distributed Computing
- Index
- Back Cover