资源简介
Akka is a Scala-based toolkit that simplifies developing concurrent distributed applications. Akka uses Actors-independently executing processes that communicate via message passing—as the foundation for fault-tolerant applications where individual actors can fail without crashing everything. Perfect for high-volume applications that need to scale rapidly, Akka is an efficient foundation for event-driven systems that want to scale elastically up and out on demand, both on multi-core processors and across server nodes.
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 that shows you how it works, how to implement the code, and how to (unit) test it. You'll learn to test and deploy an actor system and scale it up and out, showing off Akka's fault tolerance. As you move along, you'll explore a message-oriented event-driven application in Akka. You'll also tackle key issues like how to model immutable messages and domain models, and apply patterns like Event Sourcing, and CQRS. The book concludes with practical advice on how to tune and customize a system built with Akka.
代码片段和文件信息
相关资源
- 稀缺资源Applied Linear Statistical Models-
- linux多线程服务器编程
- 最新hibernate 4.1.1.Final版本
- Xilinx Zynq SoC与嵌入式Linux设计实战指南
-
Actionsc
ript 3.0游戏编程第2版 - Linux系统故障诊断与排除 中文版
- MinGW安装包直接点击setup安装,跳过
- Linux命令行大全中文版,高清,完整,
- Hex-Rays.IDA.Pro.Advanced.v6.1.Windows.incl.He
- BCM94360 CS2 win10蓝牙和网卡驱动
- spring+quartz动态定时任务创建 +mybatis
- scifinder scholar
- SUSE编译安装nginx涉及到的软件包
- Xilinx FPGA应用进阶 通用IP核详解和设
- SpannableString实现绚丽的文本和图文混
- BusinessSkinForm11.51 XE10.2 tokyo
- Arduino uno PCB文件 3D显示
- Orbbec_Astra_Pro_Linux和libuvc
- Kubernetes in action 正式版完整非MEAP
- (全网首发) Computer Organization and A
- 深度学习DeepLearning
- 深入Linux设备驱动程序内核机制- 扫描
- Linux内核2.4版源代码分析大全清晰版
- 很强大-功能齐全带分页的swing项目
- hyperledger-fabric-windows-amd64-1.1.0.tar.gz
- Skinsharp最新破解版+150个皮肤 SkinH皮肤
- Dynamic Programming and Optimal Control Vol 2
- Writing Scientific Research Articles
- hadoop-eclipse-plugin-2.7.4
- mpi安装包 for linux
评论
共有 条评论