𝔖 Bobbio Scriptorium
✦   LIBER   ✦

Erlang programming: a concurrent approach to software development

✍ Scribed by Cesarini, Francesco; Thompson, Simon


Book ID
127018087
Publisher
O'Reilly & Associates
Year
2009
Tongue
English
Weight
604 KB
Edition
1
Category
Standards
ISBN-13
9780596518189

No coin nor oath required. For personal study only.

✦ Synopsis


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 guide you'll learn how to write complex concurrent programs in Erlang, regardless of your programming background or experience. Written by leaders of the international Erlang community -- and based on their training material -- Erlang Programming focuses on the language's syntax and semantics, and explains pattern matching, proper lists, recursion, debugging, networking, and concurrency. This book helps you:Understand the strengths of Erlang and why its designers included specific features Learn the concepts behind concurrency and Erlang's way of handling it Write efficient Erlang programs while keeping code neat and readable Discover how Erlang fills the requirements for distributed systems Add simple graphical user interfaces with little effort Learn Erlang's tracing mechanisms for debugging concurrent and distributed systems Use the built-in Mnesia database and other table storage features Erlang Programming provides exercises at the end of each chapter and simple examples throughout the book.

✦ Subjects


Неотсортированное


📜 SIMILAR VOLUMES


Programming ERLANG: Software for a Concu
✍ Joe Armstrong 📂 Library 📅 2007 🏛 Pragmatic Bookshelf 🌐 English ⚖ 3 MB

Erlang solves one of the most pressing problems facing developers today: how to write reliable, concurrent, high-performance systems. It's used worldwide by companies who need to produce reliable, efficient, and scalable applications. Invest in learning Erlang now. Moore's Law is the observation tha