Akka实战
Raymond Roestenburg
评分 暂无
Akka是JAVA虚拟机JVM平台上构建高并发、分布式和容错应用的工具包和运行库,同时提供了Scala和Java的开发接口。本书主要介绍了Akka的Actor开发模型,并行编程、消息传递、路由功能、集群、持久化等内容,还介绍了Akka的配置、系统集成和性能分析与度量等有关知识,全面介绍了Akka的主要功能,并给出了丰富的实例。 本书可作为程序员、软件工程师和架构师关于开发
Akka in Action
评分 8.4分
Summary Akka in Action is a comprehensive tutorial on building message-oriented systems using Akka. The book takes a hands-on approach, where each new concept is followed by an example th