Reactive application development /
Mission-critical applications have to respond instantly to changes in load, recover gracefully from failure, and satisfy exacting requirements for performance, cost, and reliability. That's no small task! Reactive designs make it easier to meet these demands through modular, message-driven arch...
Call Number: | Libro Electrónico |
---|---|
Main Authors: | , , |
Format: | Electronic eBook |
Language: | Inglés |
Published: |
Shelter Island, NY :
Manning Publications,
[2018]
|
Subjects: | |
Online Access: | Texto completo (Requiere registro previo con correo institucional) |
Table of Contents:
- Part 1. Fundamentals. What is a reactive application?
- Getting started with Akka
- Understanding Akka
- Part 2. Building a reactive application. Mapping from domain to toolkit
- Domain-driven design
- Using remote actors
- Reactive streaming
- CQRS and event sourcing
- A reactive interface
- Production readiness.