Erlang and OTP in Action

Erlang and OTP in Action
Author :
Publisher : Simon and Schuster
Total Pages : 650
Release :
ISBN-10 : 9781638354260
ISBN-13 : 163835426X
Rating : 4/5 (60 Downloads)

Book Synopsis Erlang and OTP in Action by : Eric Merritt

Download or read book Erlang and OTP in Action written by Eric Merritt and published by Simon and Schuster. This book was released on 2010-11-15 with total page 650 pages. Available in PDF, EPUB and Kindle. Book excerpt: Concurrent programming has become a required discipline for all programmers. Multi-core processors and the increasing demand for maximum performance and scalability in mission-critical applications have renewed interest in functional languages like Erlang that are designed to handle concurrent programming. Erlang, and the OTP platform, make it possible to deliver more robust applications that satisfy rigorous uptime and performance requirements. Erlang and OTP in Action teaches you to apply Erlang's message passing model for concurrent programming--a completely different way of tackling the problem of parallel programming from the more common multi-threaded approach. This book walks you through the practical considerations and steps of building systems in Erlang and integrating them with real-world C/C++, Java, and .NET applications. Unlike other books on the market, Erlang and OTP in Action offers a comprehensive view of how concurrency relates to SOA and web technologies. This hands-on guide is perfect for readers just learning Erlang or for those who want to apply their theoretical knowledge of this powerful language. You'll delve into the Erlang language and OTP runtime by building several progressively more interesting real-world distributed applications. Once you are competent in the fundamentals of Erlang, the book takes you on a deep dive into the process of designing complex software systems in Erlang. Purchase of the print book comes with an offer of a free PDF, ePub, and Kindle eBook from Manning. Also available is all code from the book.


Erlang and OTP in Action Related Books

Erlang and OTP in Action
Language: en
Pages: 650
Authors: Eric Merritt
Categories: Computers
Type: BOOK - Published: 2010-11-15 - Publisher: Simon and Schuster

DOWNLOAD EBOOK

Concurrent programming has become a required discipline for all programmers. Multi-core processors and the increasing demand for maximum performance and scalabi
Elixir in Action
Language: en
Pages: 652
Authors: Sasa Juric
Categories: Computers
Type: BOOK - Published: 2019-01-03 - Publisher: Simon and Schuster

DOWNLOAD EBOOK

Summary Revised and updated for Elixir 1.7, Elixir in Action, Second Edition teaches you how to apply Elixir to practical problems associated with scalability,
Designing for Scalability with Erlang/OTP
Language: en
Pages: 482
Authors: Francesco Cesarini
Categories: Computers
Type: BOOK - Published: 2016-05-16 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

If you need to build a scalable, fault tolerant system with requirements for high availability, discover why the Erlang/OTP platform stands out for the breadth,
Erlang Programming
Language: en
Pages: 498
Authors: Francesco Cesarini
Categories: Computers
Type: BOOK - Published: 2009-06-11 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

This book is an in-depth introduction to Erlang, a programming language ideal for any situation where concurrency, fault tolerance, and fast response is essenti
The Little Elixir & OTP Guidebook
Language: en
Pages: 437
Authors: Benjamin Tan Wei Hao
Categories: Computers
Type: BOOK - Published: 2016-09-25 - Publisher: Simon and Schuster

DOWNLOAD EBOOK

Summary The Little Elixir & OTP Guidebook gets you started programming applications with Elixir and OTP. You begin with a quick overview of the Elixir language