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 Armstrong, creator of Erlang, introduces this powerful language in small steps, giving you a complete overview of Erlang and how to use it in common scenarios. You’ll start with sequential programming, move to parallel programming and handling errors in parallel programs, and learn to work confidently with distributed programming and the standard Erlang/Open Telecom Platform (OTP) frameworks.
You need no previous knowledge of functional or parallel programming. The chapters are packed with hands-on, real-world tutorial examples and insider tips and advice, and finish with exercises for both beginning and advanced users.
The second edition has been extensively rewritten. New to this edition are seven chapters covering the latest Erlang features: maps, the type system and the Dialyzer, WebSockets, programming idioms, and a new stand-alone execution environment. You’ll write programs that dynamically detect and correct errors, and that can be upgraded without stopping the system. There’s also coverage of rebar (the de facto Erlang build system), and information on how to share and use Erlang projects on github, illustrated with examples from cowboy and bitcask.
Erlang will change your view of the world, and of how you program.
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.
【数据类型篇】 数字(integer + float)和原子(atom)是最基础的常量,说它们最基础,是因为它们没有结构。数字可以计算,原子不可以计算(只能进行比较)。Erlang支持任意长整数的计算,浮点数的计算精确到小数点后16位数,你可以理解为1/(10^16)就是所谓的“1”,在此基础上的任...
评分 评分为了了解disco的调度逻辑,不得不补一下erlang,原先项目里有个模块也是erlang实现,但是由于效率以及语言的普及性,该模块没继续开发下去。原著和翻译版交错的看的,作为erlang入门不可多得的好书。做分布式的童鞋都应该通过他了解下erlang,向echou大师致敬,N年前便用erlang...
评分大学毕业的论文是关于Scalaris,是一个采用Erlang开发的分布式 key-value 存储系统,所有就买了这本书,写的很好,对我完成毕业论文贡献很大,我很庆幸自己能在毕业是接触这门语言,这种语言和我在大学学到C/C++、java等完全不一样,看完这本书让我思维更加宽阔,对计算机语言...
评分感觉没有一个像mix这样的工具,build, release,还是感觉比较原始。所以最终还是去写elixir了。。。
评分作者讲的很全面。读了learn your an Erlang for great good后,还需要再读下这本才靠谱。
评分作者讲的很全面。读了learn your an Erlang for great good后,还需要再读下这本才靠谱。
评分作者讲的很全面。读了learn your an Erlang for great good后,还需要再读下这本才靠谱。
评分作者讲的很全面。读了learn your an Erlang for great good后,还需要再读下这本才靠谱。
本站所有内容均为互联网搜索引擎提供的公开搜索信息,本站不存储任何数据与内容,任何内容与数据均与本站无关,如有需要请联系相关搜索引擎包括但不限于百度,google,bing,sogou 等
© 2025 book.quotespace.org All Rights Reserved. 小美书屋 版权所有