Concurrent Data Processing in Elixir (Pragmatic)
Monday, 13 September 2021

This book covers different ways of writing concurrent code in Elixir and increase application performance, without sacrificing scalability or fault-tolerance. Svilen Gospodinov covers topics such as which Supervisor and what strategy to use? What about GenServer? Maybe you need back-pressure, but is GenStage, Flow, or Broadway a better choice? The book covers tasks, supervision trees, and the different types of supervisors available to developers, along with why processes and process linking are the building blocks of concurrency in Elixir, the OTP and how to use the GenServer behaviour to maintain process state for long-running jobs.

<ASIN:1680508199>

 

Author: Svilen Gospodinov
Publisher: Pragmatic Bookshelf
Date: August 2021
Pages: 176
ISBN: 978-1680508192
Print: 1680508199
Audience: Developers interested in Elixir
Level: Intermediate
Category: Other Languages

concurelixir

For more Book Watch just click.

Book Watch is I Programmer's listing of new books and is compiled using publishers' publicity material. It is not to be read as a review where we provide an independent assessment. Some, but by no means all, of the books in Book Watch are eventually reviewed.

To have new titles included in Book Watch contact  BookWatch@i-programmer.info

Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.

 

 

Banner
 


Administering Relational Databases on Microsoft Azure

Author: Prashanth Jayaram et al
Publisher: Independent
Pages: 622
ISBN: 979-8706128029
Print: B08Y4LBTP4
Kindle: B08XZQJHMK
Audience: Azure DBAs
Rating: 2 or 4 (see review for details)
Reviewer: Ian Stirk

This book aims to help you pass the Azure Relational Database exam DP-300, how does it fare?



Deep Learning (No Starch Press)

Author: Andrew Glassner
Publisher: No Starch Press
Date: July 2021
Pages: 750
ISBN: 978-1718500723
Print: 1718500726
Kindle: ‎ B085BVWXNS
Audience: Developers interested in deep learning
Rating: Mike James
Reviewer: 5
A book on deep learning wtihout an equation in sight?


More Reviews