Concurrent Patterns and Best Practices

Concurrent Patterns and Best Practices
Author :
Publisher : Packt Publishing Ltd
Total Pages : 258
Release :
ISBN-10 : 9781788629546
ISBN-13 : 178862954X
Rating : 4/5 (54X Downloads)

Book Synopsis Concurrent Patterns and Best Practices by : Atul S. Khot

Download or read book Concurrent Patterns and Best Practices written by Atul S. Khot and published by Packt Publishing Ltd. This book was released on 2018-09-27 with total page 258 pages. Available in PDF, EPUB and Kindle. Book excerpt: A definitive guide to mastering and implementing concurrency patterns in your applications Key FeaturesBuild scalable apps with patterns in multithreading, synchronization, and functional programmingExplore the parallel programming and multithreading techniques to make the code run fasterEfficiently use the techniques outlined to build reliable applicationsBook Description Selecting the correct concurrency architecture has a significant impact on the design and performance of your applications. This book explains how to leverage the different characteristics of parallel architecture to make your code faster and more efficient. To start with, you'll understand the basic concurrency concepts and explore patterns around explicit locking, lock free programming, futures & actors. Then, you'll get insights into different concurrency models and parallel algorithms and put them to practice in different scenarios to realize your application's true potential. We'll take you through multithreading design patterns, such as master, slave, leader, follower, map-reduce, and monitor, also helping you to learn hands-on coding using these patterns. Once you've grasped all of this, you'll move on to solving problems using synchronizer patterns. You'll discover the rationale for these patterns in distributed & parallel applications, followed by studying how future composition, immutability and the monadic flow help create more robust code. Toward the end of the book, you'll learn about the actor paradigm and actor patterns - the message passing concurrency paradigm. What you will learnExplore parallel architecture Get acquainted with concurrency models Internalize design themes by implementing multithreading patterns Get insights into concurrent design patterns Discover design principles behind many java threading abstractions Work with functional concurrency patternsWho this book is for This is a must-have guide for developers who want to learn patterns to build scalable and high-performing apps. It’s assumed that you already have a decent level of programming knowledge.


Concurrent Patterns and Best Practices Related Books

Concurrent Patterns and Best Practices
Language: en
Pages: 258
Authors: Atul S. Khot
Categories: Computers
Type: BOOK - Published: 2018-09-27 - Publisher: Packt Publishing Ltd

GET EBOOK

A definitive guide to mastering and implementing concurrency patterns in your applications Key FeaturesBuild scalable apps with patterns in multithreading, sync
Pattern-Oriented Software Architecture, Patterns for Concurrent and Networked Objects
Language: en
Pages: 900
Authors: Douglas C. Schmidt
Categories: Computers
Type: BOOK - Published: 2013-04-22 - Publisher: John Wiley & Sons

GET EBOOK

Designing application and middleware software to run in concurrent and networked environments is a significant challenge to software developers. The patterns ca
Patterns for Parallel Programming
Language: en
Pages: 786
Authors: Timothy G. Mattson
Categories: Computers
Type: BOOK - Published: 2004-09-15 - Publisher: Pearson Education

GET EBOOK

The Parallel Programming Guide for Every Software Developer From grids and clusters to next-generation game consoles, parallel computing is going mainstream. In
Hands-On Design Patterns with Kotlin
Language: en
Pages: 299
Authors: Alexey Soshin
Categories: Computers
Type: BOOK - Published: 2018-06-15 - Publisher: Packt Publishing Ltd

GET EBOOK

Make the most of Kotlin by leveraging design patterns and best practices to build scalable and high performing apps Key Features Understand traditional GOF desi
Java Concurrency in Practice
Language: en
Pages: 428
Authors: Tim Peierls
Categories: Computers
Type: BOOK - Published: 2006-05-09 - Publisher: Pearson Education

GET EBOOK

Threads are a fundamental part of the Java platform. As multicore processors become the norm, using concurrency effectively becomes essential for building high-