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
 


Programming with Rust

Author:  Donis Marshall
Publisher: Addison-Wesley
Pages: 400
ISBN: 978-0137889655
Print: 0137889658
Kindle: B0CLL1TGVT
Audience: Programmers wanting to learn Rust
Rating: 3
Reviewer: Mike James
Rust is the language we all want to learn at the moment so this is just in time.



Pro Database Migration to Azure

Author: Kevin Kline et al
Publisher: Apress
Pages: 352
ISBN: 978-1484282298
Print: 1484282299
Kindle: B0B924H21P
Audience: Managers & architects
Rating: 4
Reviewer: Ian Stirk

This book aims to give you a holistic approach to migrating on-premise databases to Azure, how does it fare?


More Reviews