What's new

Closed Seven Concurrency Models in Seven Weeks

Status
Not open for further replies.
J

Jeanh

Guest
Seven Concurrency Models in Seven Weeks
When Threads Unravel

seven_concurrency_models_in_seven_weeks.jpg

You do not have permission to view the full content of this post. Log in or register now.
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 You do not have permission to view the full content of this post. Log in or register now. 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 You do not have permission to view the full content of this post. Log in or register now. 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 You do not have permission to view the full content of this post. Log in or register now. and Stream Processing. And do it all with the confidence that comes from using tools that help you write crystal clear, high-quality code.

This book will show you how to exploit different parallel architectures to improve your code's performance, scalability, and resilience. You'll learn about seven concurrency models: threads and locks, functional programming, separating identity and state, actors, sequential processes, data parallelism, and the lambda architecture.

Book Details
Publisher: You do not have permission to view the full content of this post. Log in or register now.
By: You do not have permission to view the full content of this post. Log in or register now.
ISBN: 978-1-93778-565-9
Year: 2014
Pages: 300
Language: English
File size: 4.6 MB
File format: PDF

eBook
Download: You do not have permission to view the full content of this post. Log in or register now.
 

Attachments

Status
Not open for further replies.
Back
Top