2nd Edition. — O’Reilly, 2017. — 285 p. — ISBN: 978-1-491-97337-0. If youre new to Erlang, its functional style can seem difficult, but with help from this hands-on introduction, youll scale the learning curve and discover how enjoyable, powerful, and fun this language can be. In this updated second edition, author Simon St.Laurent shows you how to write simple Erlang programs...
O’Reilly Media, 2016. — 482 p. — ISBN: 978-1-449-32073-7. If you need to build a scalable, fault tolerant system with requirements for high availability, discover why the Erlang/OTP platform stands out for the breadth, depth, and consistency of its features. This hands-on guide demonstrates how to use the Erlang programming language and its OTP framework of reusable libraries,...
O’Reilly Media, 2014. — 400 p. Design and build complex, scalable commercial-grade systems with the Open Telecom Platform (OTP), the open-source system developed by Ericsson and written in Erlang. With this hands-on book, you'll learn how to apply OTP libraries and techniques to develop concurrent, fault-tolerant systems with no single point of failure. Written by the authors...
Manning Publications, 2010. — 500 p. — ISBN10: 1933988789 ISBN13: 978-1933988788 Concurrent programming has become a required discipline for all programmers. Multi-core processors and the increasing demand for maximum performance and scalability in mission-critical applications have renewed interest in functional languages like Erlang that are designed to handle concurrent...
Second Edition. — Pragmatic Programmers, LLC., 2013. — 522 p. — ISBN13: 978-1-937785-53-6. 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. Joe...
O’Reilly Media, Inc., 2010 - 128 p. Language: English In this book, you will find descriptions of programs that you can write in Erlang. The programs will usually be short, and each one has been designed to provide practice material for a particular Erlang programming concept. These programs have not been designed to be of considerable difficulty, though they may ask you to...
O’Reilly Media, Inc., 2013.202. ISBN: 1449331769. If you’re new to Erlang, its functional style can seem difficult, but with help from this hands-on introduction, you’ll scale the learning curve and discover how enjoyable, powerful, and fun this language can be. Author Simon St. Laurent shows you how to write simple Erlang programs by teaching you one basic skill at a time....
No Starch Press, 2013. - 624 p. ISBN: 1593274351 Erlang is the language of choice for programmers who want to write robust, concurrent applications , but its strange syntax and functional design can intimidate the uninitiated. Luckily, there's a new weapon in the battle against Erlang-phobia: Learn You Some Erlang for Great Good! Erlang maestro Fred Hebert starts slow and eases...
O’Reilly Media, 2012. — 154 p. — ISBN: 978-1449309961. Erlang promises to let you build robust, fault-tolerant servers far more easily than with Java or C#. It almost sounds too good to be true, but Erlang has become a programmer’s secret handshake. As much as many of us hate our phone company, there is a basic truth that must be recognized: when you pick up your phone to make...
A Dissertation submitted to the Royal Institute of Technology in partial fulfilment of the requirements for the degree of Doctor of Technology The Royal Institute of Technology Stockholm, Sweden December 2003. TRITA–IMIT–LECS AVH 03:09 ISSN 1651–4076 ISRN KTH/IMIT/LECS/AVH-03/09–SE The work described in this thesis is the result of a research program started in 1981 to ?nd...
Oh Hello! Welcome to my guide to Erlang! This guide is intended to be read by beginners, but if you're average or somewhat advanced you can probably learn a few things too, especially when we start hitting the OTP chapters! If you're too good for that, please help me when you find errors; you can also send me suggestions at mononcqc at gmail dot com or find me on #erlang (under...
O’Reilly Media, 2009. — 498 p. — ISBN10: 0596518188 ISBN13: 978-0596518189. This book is an in-depth introduction to Erlang, a programming language ideal for any situation where concurrency, fault tolerance, and fast response is essential. Erlang is gaining widespread adoption with the advent of multi-core processors and their new scalable approach to concurrency. With this...
Learn how to write truly concurrent programs — programs that run on dozens or even hundreds of local and remote processors. See how to write high reliability applications — even in the face of network and hardware failure — using the Erlang programming language. Erlang is a programming language designed for building highly parallel, distributed, fault-tolerant systems. It has...
Comments