Applied Akka Patterns: A Hands-On Guide to Designing Distributed Applications (Paperback)
暫譯: 應用 Akka 模式:設計分散式應用程式的實作指南 (平裝本)
Michael Nash, Wade Waldron
- 出版商: O'Reilly
- 出版日期: 2017-01-24
- 售價: $1,940
- 貴賓價: 9.5 折 $1,843
- 語言: 英文
- 頁數: 198
- 裝訂: Paperback
- ISBN: 1491934883
- ISBN-13: 9781491934883
-
相關分類:
Java 相關技術
-
相關翻譯:
Akka 應用模式:分佈式應用程序設計實踐指南 (Applied Akka Patterns: A Hands-On Guide to Designing Distributed Applications) (簡中版)
海外代購書籍(需單獨結帳)
買這商品的人也買了...
-
$520$411 -
$1,940$1,843 -
$490$417 -
$1,700$1,700 -
$580$458 -
$450$356 -
$1,200$948 -
$4,620$4,389 -
$620$490 -
$1,980$1,881 -
$454Kubernetes 權威指南 — 企業級容器雲實戰
-
$480$379 -
$600$474 -
$1,650$1,568 -
$560$442 -
$1,998$1,898 -
$1,980$1,881 -
$580$458 -
$834$792 -
$1,840Multithreaded JavaScript: Concurrency Beyond the Event Loop
-
$2,680$2,626 -
$750$585 -
$2,043Learning Systems Thinking: Essential Nonlinear Skills and Practices for Software Professionals (Paperback)
-
$1,980$1,881 -
$2,119Mastering Opentelemetry and Observability: Enhancing Application and Infrastructure Performance and Avoiding Outages
商品描述
When it comes to big data processing, we can no longer ignore concurrency or try to add it in after the fact. Fortunately, the solution is not a new paradigm of development, but rather an old one. With this hands-on guide, Java and Scala developers will learn how to embrace concurrent and distributed applications with the open source Akka toolkit. You’ll learn how to put the actor model and its associated patterns to immediate and practical use.
Throughout the book, you’ll deal with an analogous workforce problem: how to schedule a group of people across a variety of projects while optimizing their time and skillsets. This example will help you understand how Akka uses actors, streams, and other tools to stitch your application together.
- Model software that reflects the real world with domain-driven design
- Learn principles and practices for implementing individual actors
- Unlock the real potential of Akka with patterns for combining multiple actors
- Understand the consistency tradeoffs in a distributed system
- Use several Akka methods for isolating and dealing with failures
- Explore ways to build systems that support availability and scalability
- Tune your Akka application for performance with JVM tools and dispatchers
商品描述(中文翻譯)
當談到大數據處理時,我們再也無法忽視並發性或試圖事後添加它。幸運的是,解決方案並不是一種新的開發範式,而是一種舊的範式。通過這本實用指南,Java 和 Scala 開發人員將學會如何利用開源的 Akka 工具包來擁抱並發和分佈式應用程式。您將學會如何立即和實際地使用 Actor 模型及其相關模式。
在整本書中,您將處理一個類似的工作力問題:如何在多個專案中安排一組人員,同時優化他們的時間和技能組合。這個例子將幫助您理解 Akka 如何使用 actors、streams 和其他工具來將您的應用程式串接在一起。
- 使用領域驅動設計建模反映現實世界的軟體
- 學習實現個別 actors 的原則和實踐
- 通過結合多個 actors 的模式來釋放 Akka 的真正潛力
- 理解分佈式系統中的一致性權衡
- 使用多種 Akka 方法來隔離和處理故障
- 探索構建支持可用性和可擴展性的系統的方法
- 使用 JVM 工具和調度器為您的 Akka 應用程式調整性能