Elixir in Action, Third Edition teaches you to build production-quality distributed applications and highly available server-side systems using Elixir. This new edition is fully updated with the latest versions and features of the language. Youβll start with the foundations of the Erlang platform th
Elixir in Action, Third Edition (MEAP v7)
β Scribed by Sasa Juric
- Publisher
- Manning Publications
- Year
- 2023
- Tongue
- English
- Leaves
- 397
- Category
- Library
No coin nor oath required. For personal study only.
β¦ Synopsis
Fully updated to Elixir 1.14, this authoritative bestseller reveals how Elixir tackles problems of scalability, fault tolerance, and high availability.
Inside Elixir in Action, Third Edition youβll find
Updates for Elixir 1.14
Elixir modules, functions, and type system
Functional and concurrent programming
Introduction to distributed system design
Creating deployable releases
Thousands of developers have learned to build applications in Elixir by using SaΕ‘a Juricβs Elixir in Action. Now in its third edition and fully updated to Elixir 1.14, this authoritative bestseller reveals how Elixir tackles problems of scalability, fault tolerance, and high availability. Skip the programming basics or 101 introductions; this book builds on your existing knowledge to get you quickly writing real Elixir code. Along the way, you'll develop an appreciation for, and considerable skill in, functional and concurrent programming.
about the technology
Elixir is the perfect choice for mission-critical software. Its fault-tolerance and concurrency capabilities let it seamlessly handle huge numbers of users and data, and its functional programming mindset means Elixir applications are predictable, readable, and easy to maintain. Start coding in Elixir, and youβll get instant access to the battle-tested Erlang virtual machine that powers this awesome language, along with Elixirβs own thriving ecosystem of resources. Itβs the reliable solution you need for everything from a large-scale distributed system to a simple web app.
about the book
Elixir in Action, Third Edition teaches you to build production-quality distributed applications and highly available server-side systems using Elixir. This new edition is fully updated with the latest versions and features of the language. Youβll start with the foundations of the Erlang platform that underpins Elixir, then quickly progress to functional and concurrent programming. Discover how the OTP framework can radically reduce tedious low-level coding tasks, and explore practical approaches to concurrency as you learn to distribute a production system over multiple machines. Throughout, code samples and real-world examples make sure youβre learning hands-on.
about the reader
Youβll need intermediate skills with client/server applications and a language like Java, C#, or Ruby. No previous experience with Elixir required.
about the author
SaΕ‘a JuriΔ is a long time software developer focused on the server-side of things, where he tackles the challenge of building fault-tolerant, scalable, highly concurrent systems using Elixir and Erlang. In recent years he's worked as an Elixir mentor, helping teams adopt Elixir and use it in production.
β¦ Table of Contents
Welcome
1_First_steps
2_Building_blocks
3_Control_flow
4_Data_abstractions
5_Concurrency_primitives
6_Generic_server_processes
7_Building_a_concurrent_system
8_Fault-tolerance_basics
9_Isolating_error_effects
10_Beyond_GenServer
π SIMILAR VOLUMES
Create stunning web-based data visualizations with D3.js. This totally-revised new edition of D3.js in Action guides you from simple charts to powerful interactive graphics. In D3.js in Action, Third Edition you will learn how to Set up a local development environment for D3 Include D3 in web d
Build professional-grade full-stack web applications using C# and ASP.NET Core. ASP.NET Core in Action, Third Edition is a comprehensive guide to creating web applications with ASP.NET Core 7.0. In it, Microsoft MVP Andrew Lock teaches you how you can use your C# and .NET skills to build amazing cro
Build professional-grade full-stack web applications using C# and ASP.NET Core. In ASP.NET Core in Action, Third Edition youβll learn how to Build minimal APIs for serving JSON to client-side applications Create dynamic, server-side rendered applications using Razor Pages User authentication a
Create stunning web-based data visualizations with D3.js. This totally-revised new edition of D3.js in Action guides you from simple charts to powerful interactive graphics. In D3.js in Action, Third Edition you will learn how to Set up a local development environment for D3 Include D3 in web d