Akka Cookbook
暫譯: Akka 食譜

Hector Veiga Ortiz, Piyush Mishra

  • 出版商: Packt Publishing
  • 出版日期: 2017-05-30
  • 售價: $2,220
  • 貴賓價: 9.5$2,109
  • 語言: 英文
  • 頁數: 414
  • 裝訂: Paperback
  • ISBN: 1785288180
  • ISBN-13: 9781785288180
  • 相關分類: Java 相關技術
  • 海外代購書籍(需單獨結帳)

商品描述

Learn how to use the Akka framework to build effective applications in Scala

About This Book

  • Covers a discussion on Lagom―the newest launched Akka framework that is built to create complex microservices easily
  • The recipe approach of the book allows the reader to know important and independent concepts of Scala and Akka in a seamless manner
  • Provides a comprehensive understanding of the Akka actor model and implementing it to create reactive web applications

Who This Book Is For

If you are a Scala developer who wants to build scalable and concurrent applications, then this book is for you. Basic knowledge of Akka will help you take advantage of this book.

What You Will Learn

  • Control an actor using the ContolAware mailbox
  • Test a fault-tolerant application using the Akka test kit
  • Create a parallel application using futures and agents
  • Package and deploy Akka application inside Docker
  • Deploy remote actors programmatically on different nodes
  • Integrate Streams with Akka actors
  • Install Lagom and reate a Lagom project

In Detail

Akka is an open source toolkit that simplifies the construction of distributed and concurrent applications on the JVM. This book will teach you how to develop reactive applications in Scala using the Akka framework.

This book will show you how to build concurrent, scalable, and reactive applications in Akka. You will see how to create high performance applications, extend applications, build microservices with Lagom, and more.

We will explore Akka's actor model and show you how to

商品描述(中文翻譯)

學習如何使用 Akka 框架在 Scala 中構建有效的應用程式

關於本書



  • 涵蓋了 Lagom 的討論——最新推出的 Akka 框架,旨在輕鬆創建複雜的微服務

  • 本書的食譜式方法使讀者能夠無縫了解 Scala 和 Akka 的重要且獨立的概念

  • 提供對 Akka 演員模型的全面理解,並實現其以創建反應式網頁應用程式

本書適合誰


如果您是一位希望構建可擴展和並發應用程式的 Scala 開發者,那麼本書適合您。對 Akka 的基本知識將幫助您充分利用本書。

您將學到什麼



  • 使用 ControlAware 郵箱控制演員

  • 使用 Akka 測試工具包測試容錯應用程式

  • 使用 futures 和 agents 創建並行應用程式

  • 在 Docker 中打包和部署 Akka 應用程式

  • 在不同節點上以程式化方式部署遠端演員

  • 將 Streams 與 Akka 演員整合

  • 安裝 Lagom 並創建 Lagom 專案

詳細內容


Akka 是一個開源工具包,簡化了在 JVM 上構建分散式和並發應用程式的過程。本書將教您如何使用 Akka 框架在 Scala 中開發反應式應用程式。


本書將向您展示如何在 Akka 中構建並發、可擴展和反應式應用程式。您將看到如何創建高性能應用程式、擴展應用程式、使用 Lagom 構建微服務等。


我們將探索 Akka 的演員模型,並向您展示如何...