Erlang编程 pdf snb 115盘 kindle 在线 下载 pmlz mobi

Erlang编程电子书下载地址
内容简介:
《Erlang编程(影印版)》深入介绍了Erlang,这是一门满足高并发、容错和快速响应等苛刻要求的理想编程语言。随着多核CPU以及与之俱来的新并发扩展方式崭露头角,Erlang正在获得更广泛的接受和应用。只要拥有这本指南,无论此前的编程水平或经验如何,你都将学会用Erlang编写复杂的并发程序。
《Erlang编程》由Erlang国际社区的两位领袖级人物基于他们的培训教材撰写,重点解析该语言的语法和语义,并详细阐述模式匹配、严格列表(proper lists)、递归、调试、网络与并发等重要概念的精髓要义。
《Erlang编程(影印版)》可以帮助你:理解并掌握Erlang的诸多强项,以及其设计者潜心设计的各种特性;学习并发背后的概念和Erlang相应的处理方法;编写高效的Erlang程序,并且保持代码整洁易读;发现Erlang如何满足分布式系统的需求;小试牛刀,添加简单图形用户界面;学习Erlang的追踪机制,用于调试并发和分布式系统;使用内嵌的Mnesia数据库和其他表存储特性。
无论你是新手还是富有经验的Erlang开发者,《Erlang编程》都是案头必备的重要参考资料。
书籍目录:
1.introduction why should i use erlang?
Why Should I Use Erlang?
The History of Erlang
Erlangs Characteristics
High-Level Constructs
Concurrent Processes and Message Passing
Scalable, Safe, and Efficient Concurrency
Soft Real-Time Properties
Robustness
Distributed Computation
Integration and Openness
Erlang and Multicore
Case Studies
The AXD301 ATM Switch
CouchDB
Comparing Erlang to C++
How Should I Use Erlang?
2.basic erlang integers
the erlang shell
floats
atoms
booleans
tuples
lists
term comparison
variables
complex data structures
pattern matching
functions
modules
exercises
3.sequential erlang conditional evaluations
guards
built-in functions
recursion
runtime errors
handling errors
library modules
the debugger
exercises
4.concurrent programming creating processes
message passing
receiving messages
registered processes
timeouts
benchmarking
process skeletons
tail recursion and memory leaks
a case study on concurrency-oriented programming
race conditions, deadlocks, and process starvation
the process manager
exercises
5.process design patterns client/server models
a process pattern example
finite state machines
event managers and handlers
exercises
6.process error handling process links and exit signals
robust systems
exercises
7.records and macros records
macros
exercises
8.software upgrade upgrading modules
behind the scenes
upgrading processes
the .erlang file
exercise
9.more data types and high-level constructs functional programming for real
funs and higher-order functions
list comprehensions
binaries and serialization
references
exercises
10.ets and dets tables ets tables
dets tables
a mobile subscriber database example
exercises
11.distributed programming in erlang distributed systems in erlang
distributed computing in erlang: the basics
the epmd process
exercises
12.otp behaviors introduction to otp behaviors
generic servers
supervisors
applications
release handling
other behaviors and further reading
exercises
13.introducing mnesia when to use mnesia
configuring mnesia
transactions
partitioned networks
further reading
exercises
14.gui programming with wxerlang wxwidgets
wxerlang: an erlang binding for wxwidgets
a first example: microblog
the miniblog example
obtaining and running wxerlang
exercises
15.socket programming user datagram protocol
transmission control protocol
the inet module
further reading
exercises
16.interfacing erlang with other programming languages an overview of interworking
interworking with java
c nodes
erlang from the unix shell: erl_call
port programs
library support for communication
linked-in drivers and the ffi
exercises
17.trace bifs, the dbg tracer, and match specifications introduction
the trace bifs
tracing calls with the trace_pattern bif
the dbg tracer
match specifications: the fun syntax
match specifications: the nuts and bolts
further reading
exercises
18.types and documentation types in erlang
typer: success types and type inference
documentation with edoc
exercises
19.eunit and test-driven development test-driven development
eunit
the eunit infrastructure
testing state-based systems
testing concurrent programs in erlang
exercises
20.style and efficiency applications and modules
processes and concurrency
stylistic conventions
coding strategies
efficiency
and finally
appendix: using erlang
index
作者介绍:
暂无相关内容,正在全力查找中
出版社信息:
暂无出版社相关信息,正在全力查找中!
书籍摘录:
暂无相关书籍摘录,正在全力查找中!
在线阅读/听书/购买/PDF下载地址:
原文赏析:
练习4-1: echo服务器
练习4-2: 进程环
客户端/服务器的实例
花几个星期可以实现一个类型系统的95%,剩下的5%要花费几个人一年。。。
。。。才会触发浅垃圾回收器。
A deep garbage collection will occur only when a shallow collection fails to recycle enough memory or after a (VM version dependent) number of shallow collections.
其它内容:
书籍介绍
《Erlang编程(影印版)》深入介绍了Erlang,这是一门满足高并发、容错和快速响应等苛刻要求的理想编程语言。随着多核CPU以及与之俱来的新并发扩展方式崭露头角,Erlang正在获得更广泛的接受和应用。只要拥有这本指南,无论此前的编程水平或经验如何,你都将学会用Erlang编写复杂的并发程序。
《Erlang编程》由Erlang国际社区的两位领袖级人物基于他们的培训教材撰写,重点解析该语言的语法和语义,并详细阐述模式匹配、严格列表(proper lists)、递归、调试、网络与并发等重要概念的精髓要义。
《Erlang编程(影印版)》可以帮助你:理解并掌握Erlang的诸多强项,以及其设计者潜心设计的各种特性;学习并发背后的概念和Erlang相应的处理方法;编写高效的Erlang程序,并且保持代码整洁易读;发现Erlang如何满足分布式系统的需求;小试牛刀,添加简单图形用户界面;学习Erlang的追踪机制,用于调试并发和分布式系统;使用内嵌的Mnesia数据库和其他表存储特性。
无论你是新手还是富有经验的Erlang开发者,《Erlang编程》都是案头必备的重要参考资料。
网站评分
书籍多样性:7分
书籍信息完全性:4分
网站更新速度:4分
使用便利性:8分
书籍清晰度:4分
书籍格式兼容性:8分
是否包含广告:7分
加载速度:8分
安全性:4分
稳定性:8分
搜索功能:8分
下载便捷性:7分
下载点评
- 目录完整(558+)
- 情节曲折(405+)
- 快捷(98+)
- 值得下载(302+)
- 种类多(505+)
- 字体合适(285+)
- 二星好评(288+)
- 好评(97+)
- pdf(334+)
- 书籍完整(223+)
- 下载速度快(598+)
下载评价
- 网友 宫***玉:
我说完了。
- 网友 瞿***香:
非常好就是加载有点儿慢。
- 网友 辛***玮:
页面不错 整体风格喜欢
- 网友 常***翠:
哈哈哈哈哈哈
- 网友 田***珊:
可以就是有些书搜不到
- 网友 孔***旋:
很好。顶一个希望越来越好,一直支持。
- 网友 訾***晴:
挺好的,书籍丰富
- 网友 沈***松:
挺好的,不错
- 网友 潘***丽:
这里能在线转化,直接选择一款就可以了,用他这个转很方便的
- 网友 隗***杉:
挺好的,还好看!支持!快下载吧!
喜欢"Erlang编程"的人也看了
简·爱 pdf snb 115盘 kindle 在线 下载 pmlz mobi
万唯中考大小卷八年级下册语文数学英语物理人教版2024新版万唯大小卷八下全4本 pdf snb 115盘 kindle 在线 下载 pmlz mobi
【漫娱正版】我们都抑郁但是没关系 李宏夫彭玥著 心理学励志正能量心灵鸡汤情感书籍 走进抑郁症患者内心世界远离无知偏见正版 pdf snb 115盘 kindle 在线 下载 pmlz mobi
建筑识图与制图(住房和城乡建设领域关键岗位技术人员培训教材全国高等院校土建类应用型规划教材) pdf snb 115盘 kindle 在线 下载 pmlz mobi
机械制造技术基础 第三版 第3版 张世昌 李旦 高等教育出版社 机械设计制造及其自动化专业系列 十二五规划教材 pdf snb 115盘 kindle 在线 下载 pmlz mobi
一级建造师资格考试2019年教材配套历年真题及专家押题试卷(4册套装)市政公用+经济+项目管理+法规 pdf snb 115盘 kindle 在线 下载 pmlz mobi
西尔斯亲密育儿法 威廉·西尔斯、玛莎·【正版图书】 pdf snb 115盘 kindle 在线 下载 pmlz mobi
电线电缆手册 pdf snb 115盘 kindle 在线 下载 pmlz mobi
9787305117060 pdf snb 115盘 kindle 在线 下载 pmlz mobi
绝对小孩 pdf snb 115盘 kindle 在线 下载 pmlz mobi
- 徐玲女生小说·女生快乐屋:渴望长大 pdf snb 115盘 kindle 在线 下载 pmlz mobi
- 股权合伙整体解决方案 pdf snb 115盘 kindle 在线 下载 pmlz mobi
- 剑桥国际英语教程<2A>学生用音带 pdf snb 115盘 kindle 在线 下载 pmlz mobi
- 我的雪域原味生活 pdf snb 115盘 kindle 在线 下载 pmlz mobi
- 防腐蚀涂料涂装和质量控制 pdf snb 115盘 kindle 在线 下载 pmlz mobi
- 精准缴纳税费(第2版) pdf snb 115盘 kindle 在线 下载 pmlz mobi
- 昆虫记(全译本)(精)/大悦读 pdf snb 115盘 kindle 在线 下载 pmlz mobi
- 建筑安全口袋书 pdf snb 115盘 kindle 在线 下载 pmlz mobi
- 东方之珠-香港的旅游与购物 pdf snb 115盘 kindle 在线 下载 pmlz mobi
- 线装藏书馆中华上下五千年(大开本.全四卷) pdf snb 115盘 kindle 在线 下载 pmlz mobi
书籍真实打分
故事情节:4分
人物塑造:9分
主题深度:3分
文字风格:9分
语言运用:4分
文笔流畅:8分
思想传递:3分
知识深度:9分
知识广度:9分
实用性:4分
章节划分:3分
结构布局:5分
新颖与独特:7分
情感共鸣:4分
引人入胜:9分
现实相关:3分
沉浸感:6分
事实准确性:8分
文化贡献:9分