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...

Descripción completa

Detalles Bibliográficos
Otros Autores: Armstrong, Joe, author (author), Pfalzer, Susannah Davidson, editor (editor)
Formato: Libro electrónico
Idioma:Inglés
Publicado: Dallas, Texas ; Raleigh, North Carolina : The Pragmatic Bookself 2013.
Edición:Second edition
Colección:Pragmatic programmers
Materias:
Ver en Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009629195206719
Tabla de Contenidos:
  • Why Erlang ?
  • Sequential programming
  • Concurrent and distributed programs
  • Programming libraries and frameworks
  • Building applications.