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
 


Coding All-In-One For Dummies

Author: Chris Minnick
Publisher: For Dummies
Pages: 912
ISBN: 978-1119889564
Print: 1119889561
Kindle: B0B5BBNW9L
Audience: People wanting to learn to code in JavaScript, Flutter and Python
Rating: 3.5
Reviewer: Kay Ewbank

This book is described as offering an ideal starting place for learning th [ ... ]



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