Reactive Web Applications: Covers Play, Akka, and Reactive Streams
暫譯: 反應式網頁應用程式:涵蓋 Play、Akka 和反應式串流

Manuel Bernhardt

  • 出版商: Manning
  • 出版日期: 2016-07-28
  • 售價: $1,485
  • 貴賓價: 9.5$1,411
  • 語言: 英文
  • 頁數: 328
  • 裝訂: Paperback
  • ISBN: 163343009X
  • ISBN-13: 9781633430099
  • 相關分類: Java 相關技術
  • 相關翻譯: 反應式Web應用開發 (簡中版)
  • 立即出貨

買這商品的人也買了...

相關主題

商品描述

Reactive applications build on top of components that communicate asynchronously as they react to user and system events. As a result, they become scalable, responsive, and fault-tolerant. Java and Scala developers can use the Play Framework and the Akka concurrency toolkit to easily implement reactive applications without building everything from scratch.
Reactive Web Applications teaches web developers how to benefit from the reactive application architecture and presents hands-on examples using Play, Akka, Scala, and Reactive Streams. This book starts by laying out the fundamentals required for writing functional and asynchronous applications and quickly introduces Play as a framework to handle the plumbing of your application. The book alternates between chapters that introduce reactive ideas (asynchronous programming with futures and actors, managing distributed state with CQRS) and practical examples that show you how to build these ideas into your applications.

商品描述(中文翻譯)

反應式應用程式建立在能夠非同步通訊的元件之上,這些元件會對使用者和系統事件做出反應。因此,它們變得可擴展、具回應性且具容錯能力。Java 和 Scala 開發人員可以使用 Play Framework 和 Akka 並發工具包,輕鬆實現反應式應用程式,而無需從頭開始構建所有內容。

《反應式網路應用程式》教導網路開發人員如何從反應式應用程式架構中獲益,並提供使用 Play、Akka、Scala 和 Reactive Streams 的實作範例。本書首先介紹撰寫函數式和非同步應用程式所需的基本概念,並迅速引入 Play 作為處理應用程式底層架構的框架。本書在介紹反應式概念的章節(使用 futures 和 actors 的非同步程式設計、使用 CQRS 管理分散式狀態)與展示如何將這些概念融入應用程式的實作範例之間交替進行。