Concurrent Programming in Erlang

Concurrent Programming in Erlang

Written in a tutorial style, the emphasis is on learning through example and a number of well known problems in designing and programming concurrent fault-tolerant real-time systems are illustrated.

Publication date: 31 Dec 1996

ISBN-10: 013508301X

ISBN-13: 013508301X

Paperback: 358 pages

Views: 24,437

Type: N/A

Publisher: Prentice Hall

License: n/a

Post time: 06 Mar 2007 08:17:29

Concurrent Programming in Erlang

Concurrent Programming in Erlang Written in a tutorial style, the emphasis is on learning through example and a number of well known problems in designing and programming concurrent fault-tolerant real-time systems are illustrated.
Tag(s): Concurrent Programming
Publication date: 31 Dec 1996
ISBN-10: 013508301X
ISBN-13: 013508301X
Paperback: 358 pages
Views: 24,437
Document Type: N/A
Publisher: Prentice Hall
License: n/a
Post time: 06 Mar 2007 08:17:29
Book Summary:

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.

Distributed Erlang programs can run transparently on cross-platform multi-vendor systems. The language has primitives for detecting run-time errors and for dynamic code replacement (i.e. changes to code can be made in a running real-time system, without stopping system).

Erlang has real-time GC, modules and a foreign language interface.

Erlang was developed at the Ellemtel Telecommunication Systems Laboratories and is used within Ericsson for product development and prototyping.

Reviews:

Amazon.com

:) "In general, this book was well worth the money paid. It's reasonably comprehensive and written for people who actually plan on writing Erlang programs. Furthermore, it even uses understandable real-life examples."
 




About The Author(s)


No information is available for this author.

J. Armstrong

No information is available for this author.


No information is available for this author.

R. Virding

No information is available for this author.


No information is available for this author.

C. Wikström

No information is available for this author.


No information is available for this author.

M. Williams

No information is available for this author.


Book Categories
Sponsors