Jump to ratings and reviews
Rate this book

Concurrent Programming in Erlang

Rate this book
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. Written in a tutorial style, this book emphasizes learning through example, illustrating a number of problems in designing and programming concurrent fault-tolerant real-time systems. This edition features new chapters on distributed programming, distributed programming techniques and distributed data.

358 pages, Paperback

First published March 1, 1993

1 person is currently reading
62 people want to read

About the author

Robert Virding

2 books3 followers

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
7 (31%)
4 stars
11 (50%)
3 stars
4 (18%)
2 stars
0 (0%)
1 star
0 (0%)
Displaying 1 - 3 of 3 reviews
Profile Image for Steve.
79 reviews24 followers
August 5, 2007
While the concepts remain useful, the code unfortunately suffers from bit rot due to improvements in Erlang. It's dated and rather unnecessary now that Joe Armstrong's own Erlang book was just published by the Pragmatic Programmers.
Profile Image for Dave Peticolas.
1,377 reviews44 followers
October 8, 2014
Although out of date in its technical details, the later chapters contain some excellent examples of distributed software construction in Erlang.
Displaying 1 - 3 of 3 reviews

Can't find what you're looking for?

Get help and learn more about the design.