Erlang and OTP in Action (Manning)

by Martin Logan, Eric Merritt, and Richard Carlsson

Erlang and OTP in Action teaches you the concepts of concurrent programming and the use of Erlang’s message-passing model. It walks you through progressively more interesting examples, building systems in Erlang and integrating them with C/C++, Java, and .NET applications, including SOA and web architectures.


About the technology

Erlang is an adaptable and fault tolerant functional programming language originally designed for the unique demands of the telecom industry. With Erlang/OTP’s interpreter, compiler, database server, and libraries, developers are finding they can satisfy tough uptime and performance requirements in all kinds of other industries.

What’s inside

  • Build apps that…
  • Never deadlock on a shared resource
  • Keep running, even during code upgrades
  • Recover gracefully from errors
  • Scale unchanged from one to many processors
  • Handle many simultaneous connections, and
  • Maintain fast response times
  • About the reader
  • This book is written for readers new to Erlang and interested in creating practical applications.

About the author

A core developer for Erlware, Martin Logan has worked with Erlang since 1999. Eric Merritt is a core developer for Erlware and the Sinan build system. An Erlang pioneer, Richard Carlsson is an original member of the High-Performance Erlang group.

Don’t forget you can get 35% off with our discount code from Devtalk - just use the coupon code “devtalk.com" at checkout :023:

3 Likes