Programming Erlang software for a concurrent world

A multi-user game, web site, cloud application, or networked database can have thousands of users all interacting at the same time. You need a powerful, industrial-strength tool to handle the really hard problems inherent in parallel, concurrent environments. You need Erlang. In this second edition...

Full description

Bibliographic Details
Other Authors: Armstrong, Joe, author (author), Pfalzer, Susannah Davidson, editor (editor)
Format: eBook
Language:Inglés
Published: Dallas, Texas ; Raleigh, North Carolina : The Pragmatic Bookself 2013.
Edition:Second edition
Series:Pragmatic programmers
Subjects:
See on Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009629195206719
Table of Contents:
  • Why Erlang ?
  • Sequential programming
  • Concurrent and distributed programs
  • Programming libraries and frameworks
  • Building applications.