Connecting...

Earth Space

Is there anybody out there? by Manuel Bernhardt

Earth Space

Failure detectors, gossip protocols and consensus protocols, wondering what these are?

Well in the context of Akka Cluster we have something here to help you. At Scala IO France, Software Consultant Manuel Bernhardt welcomes us to the world as seen through cluster node, so take a look!

 

 

Is there anybody out there?

Welcome to the world as seen through the eyes of a cluster node! 

In order to ensure fault-tolerance and scalability, reactive applications have no choice but to embrace distribution. Unfortunately, this also means embracing the uncertainty and nondeterminism that comes with building networked applications: changes in link quality, network partitions and outages of individual nodes are scenarios that need to be addressed first-hand when designing such systems. 

In this talk, you will learn about failure detectors, gossip protocols and consensus protocols in the context of Akka Cluster.

 

This talk was given by Manuel Bernhardt at Scala IO France