Book description
Your software needs to leverage multiple cores, handle thousands of users and terabytes of data, and continue working in the face of both hardware and software failure. Concurrency and parallelism are the keys, and Seven Concurrency Models in Seven Weeks equips you for this new world. See how emerging technologies such as actors and functional programming address issues with traditional threads and locks development. Learn how to exploit the parallelism in your computer's GPU and leverage clusters of machines with MapReduce and Stream Processing. And do it all with the confidence that comes from using tools that help you write crystal clear, high-quality code.
Table of contents
-
Seven Concurrency Models in Seven Weeks
- Copyright
- For the Best Reading Experience...
- Table of Contents
- Early Praise for Seven Concurrency Models in Seven Weeks
- Foreword
- Acknowledgments
- Preface
- Chapter 1: Introduction
- Chapter 2: Threads and Locks
- Chapter 3: Functional Programming
- Chapter 4: The Clojure Wayâ Separating Identity from State
- Chapter 5: Actors
- Chapter 6: Communicating Sequential Processes
- Chapter 7: Data Parallelism
- Chapter 8: The Lambda Architecture
- Chapter 9: Wrapping Up
- Bibliography
Product information
- Title: Seven Concurrency Models in Seven Weeks
- Author(s):
- Release date: June 2014
- Publisher(s): Pragmatic Bookshelf
- ISBN: 9781937785659
You might also like
book
Seven Languages in Seven Weeks
You should learn a programming language every year, as recommended by The Pragmatic Programmer. But if …
book
Seven Databases in Seven Weeks, 2nd Edition
Data is getting bigger and more complex by the day, and so are your choices in …
video
Java Concurrency and Multithreading in Practice
Improve the performance of your application by using modern Java's multithreading features About This Video Increase …
video
Microservices Patterns Video Edition
"A comprehensive overview of the challenges teams face when moving to microservices, with industry-tested solutions to …