无名图书的logo
无名图书
  • 最近更新
  • 文学
  • 社会文化
  • 历史
  • 经济
  • 理工科
  • 政治
  • 健康
  • 自然科学
  • 计算机
  • 设计
  • 美食旅行
  • 思想
  • 生物
  • 建筑
  • 绘本
  • 天文
  • Akka in Action

    Raymond Roestenburg

    评分 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

  • Akka实战

    Raymond Roestenburg

    评分 暂无

    Akka是JAVA虚拟机JVM平台上构建高并发、分布式和容错应用的工具包和运行库,同时提供了Scala和Java的开发接口。本书主要介绍了Akka的Actor开发模型,并行编程、消息传递、路由功能、集群、持久化等内容,还介绍了Akka的配置、系统集成和性能分析与度量等有关知识,全面介绍了Akka的主要功能,并给出了丰富的实例。 本书可作为程序员、软件工程师和架构师关于开发