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 been used...
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...
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...
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...
Second edition. — Pragmatic Programmers, LLC., 2013. — 520 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...
Second edition. — Pragmatic Programmers, LLC., 2013. — 520 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, 2009. — 498 p. — ISBN-10: 0596518188 ISBN-13: 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...
O’Reilly Media, 2009. — 498 p. — ISBN13: 978-0-596-51818-8. This book offers you an in-depth explanation of Erlang, a programming language ideal for any situation where concurrency, fault-tolerance, and fast response is essential. You'll learn how to write complex concurrent programs in this language, regardless of your programming background or experience. Erlang Programming...
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, 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, 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, Inc., 2010 - 128 pages. На англ. языке. 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., 2010 - 128 pages. На англ. языке. 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...
No Starch Press, 2013. - 624 pages. 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...
No Starch Press, 2013. - 624 pages. 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...
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...
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 by teaching you...
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 by teaching you...
2nd Edition. — O’Reilly, 2017. — 197 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...
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...
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...
Springer, 2013. — 831 p. — ISBN 978-1-4614-4462-6, ISBN 9 78-1-4614-4463-3. Handbook of Neuroevolution Through Erlang presents both the theory behind, and the methodology of, developing a neuroevolutionary-based computational intelligence system using Erlang. With a foreword written by Joe Armstrong, this handbook offers an extensive tutorial for creating a state of the art...
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....
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....
O’Reilly, 2017. — 285 p. — ISBN: 978-1-491-97337-0. 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. In this updated second edition, author Simon St.Laurent shows you how to write simple Erlang programs by teaching...
2nd Edition. — O’Reilly, 2017. — 197 p. — ISBN: 978-1-491-97337-0. 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. In this updated second edition, author Simon St.Laurent shows you how to write simple Erlang...
2nd Edition. — O’Reilly, 2017. — 285 p. — ISBN: 978-1-491-97337-0. 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. In this updated second edition, author Simon St.Laurent shows you how to write simple Erlang...
Перевод известной книги по программированию на языке Erlang.
Сведений о переводчике и публикации нет.
Глава 2 «Введение»
Глава 3 «Последовательное программирование»
Глава 4 «Исключения» посвящена обработке исключений. Не бывает программ без ошибок. И эта глава посвящена обнаружению и обработке ошибок в последовательных программах на Эрланге.
Глава 5 «Продвинутое...
Приведен пример сайта созданного по заказу МЧС РФ. Cайт посвящен безопасности на транспорте и ранее располагался по адресу: http://tb.mchs.gov.ru/ Проект был сдан в декабре 2011 года. На данный момент сайт недоступен, а сам проект перестал интересовать заказчика. Использованные технологии Основная часть проекта написана на erlang c mochiweb . СУБД — PostgreSQL. Драйвер к базе...
ДМК Пресс, 2015 — 688 с. ISBN: 978-5-97060-086-3
Описание: Усеянная беспечными иллюстрациями и смесью развлекательных и практических примеров программ, книга ИЗУЧАЙ ERLANG ВО ИМЯ ДОБРА! является отличным пунктом отправления в иногда безумный, но всегда восхитительный мир Erlang.
Вероятно, вас привело к Erlang обещание конкурентности или параллелизма. Возможно, это аспект...
ДМК Пресс, 2015 — 688 с. ISBN: 978-5-97060-086-3
Описание: Усеянная беспечными иллюстрациями и смесью развлекательных и практических примеров программ, книга ИЗУЧАЙ ERLANG ВО ИМЯ ДОБРА! является отличным пунктом отправления в иногда безумный, но всегда восхитительный мир Erlang.
Вероятно, вас привело к Erlang обещание конкурентности или параллелизма. Возможно, это аспект языка,...
Перевод: А. Холомьев. — М.: ДМК Пресс, 2012 — 488 с. — (Функциональное программирование) — ISBN: 978-5-94074-617-1, 978-0-596-51818-9. Эта книга познакомит вас с Erlang, языком программирования, который идеально подходит для создания параллельных отказоустойчивых приложений, предназначенных для работы в режиме реального времени. С появлением многоядерных процессоров,...
М.: ДМК Пресс, 2017. — 486 с. — ISBN: 978-5-97060-212-6. Данная книга демонстрирует использование языка Erlang и его платформы OTP для создания масштабируемых и устойчивых к сбоям систем. Описаны подходы к проектированию и реализации сложных архитектур, разработанных компанией Erlang Solutions. Рассмотрены вопросы надёжности, масштабируемости и высокой доступности вашего...
М.: ДМК Пресс, 2017. — 486 с. — ISBN: 978-5-97060-212-6. Данная книга демонстрирует использование языка Erlang и его платформы OTP для создания масштабируемых и устойчивых к сбоям систем. Описаны подходы к проектированию и реализации сложных архитектур, разработанных компанией Erlang Solutions. Рассмотрены вопросы надёжности, масштабируемости и высокой доступности вашего...
Комментарии
Я про ссылочку
/library/comp/erlang/ff.video/