You are here

Back to top

Elixir in Action (Paperback)

Elixir in Action Cover Image
Email or call for price
Out of Print

Description


Summary

Elixir in Action teaches you to apply the new Elixir programming language to practical problems associated with scalability, concurrency, fault tolerance, and high availability.

Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.

About the Technology

Elixir is a modern programming language that takes advantage of BEAM, the Erlang virtual machine, without the burden of Erlang's complex syntax and conventions. Elixir gives you Ruby-like elegance with the power to develop bulletproof distributed server systems that can handle massive numbers of simultaneous clients and run with almost no downtime.

About the Book

Elixir in Action teaches you how to solve practical problems of scalability, concurrency, fault tolerance, and high availability using Elixir. You'll start with the language, learning basic constructs and building blocks. Then, you'll learn to think about problems using Elixir's functional programming mindset. With that solid foundation, you'll confidently explore Elixir's seamless integration with BEAM and Erlang's powerful OTP framework of battle-tested abstractions you can use immediately. Finally, the book provides guidance on how to distribute a system over multiple machines and control it in production.

Requires no previous experience with Elixir, Erlang, or the OTP. Written for readers who are familiar with another programming language like Ruby, JavaScript, or C#.

What's Inside
  • Practical introduction to the Elixir language
  • Functional programming idioms
  • Mastering the OTP framework
  • Creating deployable releases

About the Author

Sasa Juric is a developer with extensive experience using Elixir and Erlang in high-volume, concurrent server-side systems.

Table of Contents
  1. PART 1 THE LANGUAGE
  2. First steps
  3. Building blocks
  4. Control flow
  5. Data abstractionsPART 2 THE PLATFORM
  6. Concurrency primitives
  7. Generic server processes
  8. Building a concurrent system
  9. Fault-tolerance basics
  10. Isolating error effects
  11. Sharing statePART 3 PRODUCTION
  12. Working with components
  13. Building a distributed system

About the Author


Sasa Juric is a developer with extensive experience implementing high-volume, concurrent server side systems. He's currently using Elixir and Erlang in production to build and maintain a scalable, fault tolerant HTTP push server and the supporting backend system.

Product Details
ISBN: 9781617292019
ISBN-10: 161729201X
Publisher: Manning Publications
Publication Date: June 14th, 2015
Pages: 376
Language: English