好书推荐 好书速递 排行榜 读书文摘

Programming Erlang

Programming Erlang
作者:Joe Armstrong
副标题:Software for a Concurrent World
出版社:Pragmatic Bookshelf
出版年:2007-07
ISBN:9781934356005
行业:其它
浏览数:24

内容简介

Lean 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.

......(更多)

作者简介

In his search to find better ways to implement fault-tolerant applications, Joe Armstrong designed and implemented the first version of Erlang in 1986. He wrote the first Erlang book and held the first Erlang course—he has worked with Erlang from the very beginning. He has taught Erlang to hundreds of programmers and held countless lectures and keynotes describing the technology.

Joe has a PhD in computer science from the Royal Institute of Technology in Stockholm, Sweden and is an expert in the construction of fault tolerant systems. Joe was the chief software architect of the project which produced the Erlang OTP system. He has worked as an entrepreneur in one of the first Erlang startups (Bluetail) and has worked for 30 years in industry and research.

Joe currently works for Ericsson AB where Erlang is used to build highly-fault tolerant switching systems.

......(更多)

目录

......(更多)

读书文摘

对所有类型都赋予比较顺序,意味着可以对存储了任何类型的列表进行排序,并根据这种比较顺序,编写高效的数据访问代码。

......(更多)

猜你喜欢

点击查看