Elixir in action

Elixir in Action teaches you to apply the new Elixir programming language to practical problems associated with scalability, concurrency, fault tolerance, and high availability. About the Technology Elixir is a modern programming language that takes advantage of BEAM, the Erlang virtual machine, wit...

Full description

Bibliographic Details
Main Author: Jurić, Saša
Format: eBook
Language:English
Published: Shelter Island, NY Manning Publications 2015
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
LEADER 02835nmm a2200337 u 4500
001 EB001919253
003 EBX01000000000000001082155
005 00000000000000.0
007 cr|||||||||||||||||||||
008 210123 ||| eng
020 |a 161729201X 
050 4 |a QA76.7 
100 1 |a Jurić, Saša 
245 0 0 |a Elixir in action  |c Saša Jurić 
260 |a Shelter Island, NY  |b Manning Publications  |c 2015 
300 |a 1 volume  |b illustrations 
653 |a Programming languages (Electronic computers) / fast 
653 |a Programming languages (Electronic computers) / http://id.loc.gov/authorities/subjects/sh85107313 
653 |a Elixir (Computer program language) / fast 
653 |a Elixir (Computer program language) / http://id.loc.gov/authorities/subjects/sh2015000669 
653 |a Computer Science / hilcc 
653 |a Engineering & Applied Sciences / hilcc 
653 |a Elixir (Langage de programmation) 
041 0 7 |a eng  |2 ISO 639-2 
989 |b OREILLY  |a O'Reilly 
776 |z 9781617292019 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781617292019/?ar  |x Verlag  |3 Volltext 
082 0 |a 005.133 
082 0 |a 500 
082 0 |a 620 
520 |a Elixir in Action teaches you to apply the new Elixir programming language to practical problems associated with scalability, concurrency, fault tolerance, and high availability. 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 Saša Jurić is a developer with extensive experience using Elixir and Erlang in high-volume, concurrent server-side systems