๐”– Scriptorium
โœฆ   LIBER   โœฆ

๐Ÿ“

Reactive Web Applications Covers Play, Akka, and Reactive Streams

โœ Scribed by Manuel Bernhardt


Publisher
Manning Publications
Year
2016
Tongue
English
Leaves
330
Category
Library

โฌ‡  Acquire This Volume

No coin nor oath required. For personal study only.

โœฆ Synopsis


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.


๐Ÿ“œ SIMILAR VOLUMES


Reactive Web Applications: Covers Play,
โœ Manuel Bernhardt ๐Ÿ“‚ Library ๐Ÿ“… 2016 ๐Ÿ› Manning Publications ๐ŸŒ English

<div>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 Streams in Java: Concurrency wi
โœ Adam L. Davis ๐Ÿ“‚ Library ๐Ÿ“… 2019 [2018 ๐Ÿ› Apress ๐ŸŒ English

Get an easy introduction to reactive streams in Java to handle concurrency, data streams, and the propagation of change in today's applications. This compact book includes in-depth introductions to RxJava, Akka Streams, and Reactor, and integrates the latest related features from Java 9 and 11, as w

Reactive Streams in Java: Concurrency wi
โœ Adam L. Davis ๐Ÿ“‚ Library ๐Ÿ“… 2019 [2018 ๐Ÿ› Apress ๐ŸŒ English

Get an easy introduction to reactive streams in Java to handle concurrency, data streams, and the propagation of change in today's applications. This compact book includes in-depth introductions to RxJava, Akka Streams, and Reactor, and integrates the latest related features from Java 9 and 11, as w

Reactive Applications with Akka.Net
โœ Anthony Brown ๐Ÿ“‚ Library ๐Ÿ“… 2019 ๐Ÿ› Manning Publications ๐ŸŒ English

An introduction to how we're going to write software in the future Enterprise-scale software needs to be unfailingly reliable, consistently performant under unpredictable loads, and easy to scale and maintain. Reactive applications guarantee these qualities through clear isolation of system compo

Scala Reactive Programming: Build scalab
โœ Posa, Rambabu ๐Ÿ“‚ Library ๐Ÿ“… 2018 ๐Ÿ› Packt Publishing ๐ŸŒ English

Reactive programming is a better, scalable, and faster way to build applications, and one that helps us write code that is concise, clear, and readable. It can be used for many purposes such as GUIs, robotics, music, and more, and is central to many concurrent systems. This book will be your guide t