Programming Erlang · 2nd Edition (For Lorinda Hartzler)
- Authors
- Armstrong, Joe
- Publisher
- Pragmatic Bookshelf
- Tags
- pragmatic bookshelf
- ISBN
- 9781937785536
- Date
- 2007-07-11T00:00:00+00:00
- Size
- 3.35 MB
- Lang
- en
Using Erlang, you’ll be surprised at how easy it becomes to deal with parallel problems, and how much faster and more efficiently your programs run. That’s because Erlang uses sets of parallel processes—not a single sequential process, as found in most programming languages.