Logo

Concurrent Programming in Erlang

Large book cover: Concurrent Programming in Erlang

Concurrent Programming in Erlang
by

Publisher: Prentice Hall PTR
ISBN/ASIN: 013508301X
ISBN-13: 9780135083017
Number of pages: 205

Description:
Erlang is a concurrent, functional programming language designed for programming large industrial real time systems. The language is untyped and has a pattern matching syntax. Functions are written as a set of recursion equations and the language has explicit concurrency and asynchronous message passing. Erlang provides explicit concurrency, has asynchronous message passing and is relatively free from side effects. Written in a tutorial style, the emphasis of this book is on learning through example and a number of well known problems in designing and programming concurrent fault-tolerant real-time systems are illustrated.

Download or read it online for free here:
Download link
(860KB, PDF)

Similar books

Book cover: PVM: Parallel Virtual MachinePVM: Parallel Virtual Machine
by - The MIT Press
Written by the team that developed the software, this tutorial is the definitive resource for scientists, engineers, and other computer users who want to use PVM to increase the flexibility and power of their high-performance computing resources.
(12099 views)
Book cover: Programming on Parallel MachinesProgramming on Parallel Machines
by - University of California, Davis
This book is aimed more on the practical end of things, real code is featured throughout. The emphasis is on clarity of the techniques and languages used. It is assumed that the student is reasonably adept in programming and linear algebra.
(8800 views)
Book cover: Introduction to Parallel ComputingIntroduction to Parallel Computing
by - Lawrence Livermore National Laboratory
This tutorial covers the very basics of parallel computing, and is intended for someone who is just becoming acquainted with the subject. It begins with a brief overview, including concepts and terminology associated with parallel computing.
(12573 views)
Book cover: Petri Nets: Manufacturing and Computer SciencePetri Nets: Manufacturing and Computer Science
by - InTech
The present monograph focuses on Petri Nets applications in two main areas: manufacturing and computer science. The theory of Petri Nets is still developing: some directions of investigations are presented in this volume.
(9322 views)