Skip to Content
Scala Reactive Programming
book

Scala Reactive Programming

by Rambabu Posa
February 2018
Intermediate to advanced
552 pages
13h 46m
English
Packt Publishing
Content preview from Scala Reactive Programming

The Active-Passive Replication Pattern

What if some of our Reactive System Components fail to work due to a heavy load, or crash due to some issues? It does not give a good impression to the end users. Nowadays, every system should work normally and should be 100% available all the time, even if our System's critical components fail to work.

How to solve this problem? A proven solution is Replication.

The Replication technique allows us to distribute our Reactive System components into different Replicas across the clusters, so that our system is available all the time and supports fault-tolerance, high performance, high availability, and responsiveness.

In this section, we will discuss one of the important Reactive Replication Patterns: ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Scala Programming Projects

Scala Programming Projects

Mikael Valot, Nicolas Jorand
Learning Scala

Learning Scala

Jason Swartz
Functional Programming in Scala

Functional Programming in Scala

Runar Bjarnason, Paul Chiusano

Publisher Resources

ISBN: 9781787288645Supplemental Content