BOOKS - PROGRAMMING - Concurrent Data Processing in Elixir Fast, Resilient Applicatio...
US $7.48
165151
165151
Concurrent Data Processing in Elixir Fast, Resilient Applications with OTP, GenState, Flow, and Broadway
Author: Svilen Gospodinov
Year: 2021
Format: PDF
File size: 10 MB
Language: ENG
Year: 2021
Format: PDF
File size: 10 MB
Language: ENG
Learn different ways of writing concurrent code in Elixir and increase your application's performance, without sacrificing scalability or fault-tolerance. Most projects benefit from running background tasks and processing data concurrently, but the world of OTP and various libraries can be challenging. Which Supervisor and what strategy to use? What about GenServer? Maybe you need back-pressure, but is GenStage, Flow, or Broadway a better choice? You will learn everything you need to know to answer these questions, start building highly concurrent applications in no time, and write code that's not only fast, but also resilient to errors and easy to scale.Whether you are building a high-frequency stock trading application or a consumer web app, you need to know how to leverage concurrency to build applications that are fast and efficient. Elixir and the OTP offer a range of powerful tools, and this guide will show you how to choose the best tool for each job, and use it effectively to quickly start building highly concurrent applications.