Skip to content

Programming Erlang Software for a Concurrent World

Best in textbook rentals since 2012!

ISBN-10: 193778553X

ISBN-13: 9781937785536

Edition: 2nd 2013

Authors: Joe Armstrong

List price: $42.00
Blue ribbon 30 day, 100% satisfaction guarantee!
what's this?
Rush Rewards U
Members Receive:
Carrot Coin icon
XP icon
You have reached 400 XP and carrot coins. That is the daily max!

Description:

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 of the bestselling Programming Erlang, you'll learn how to write parallel programs that scale effortlessly on multicore systems.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…    
Customers also bought

Book details

List price: $42.00
Edition: 2nd
Copyright year: 2013
Publisher: Pragmatic Programmers, LLC, The
Publication date: 10/3/2013
Binding: Paperback
Pages: 530
Size: 7.48" wide x 9.25" long x 1.50" tall
Weight: 2.376
Language: English

Joe Armstrong is one of the creators of Erlang. He has a Ph.D. in computer science from the Royal Institute of Technology in Stockholm, Sweden and is an expert on the construction of fault-tolerant systems. He has worked in industry, as an entrepreneur, and as a researcher for more than 35 years.