Talk

Akka Cluster Management and Split Brain Resolution

Akka is a toolkit that brings the actor model to the JVM and helps developers to build scalable, resilient and responsive applications. With location transparency and asynchronous message passing it is designed to work distributed from the ground up.

While distributed systems help to solve some problems like availability, a new set of problems arise. For example how do we scale the cluster up or down? What happens if the network is at least partially not available? Akka provides a comprehensive set of cluster features that enable developers to monitor and manage the cluster manually or in most cases even automatically.

In this talk I will introduce some of these features and explain what you need to be aware of. You will learn how to start a cluster correctly and add / (gracefully) remove nodes to / from a running cluster. Additionally I will show how to handle failure scenarios like network partitions by using an existing or implementing a custom split brain resolver.

Date
2017-06-22
Time
17:10 - 17:55
Conference / Event
ScalaSwarm 2017
Venue
Hard Club, Porto
  • Slide 1
    1/38
  • Slide 2
    2/38
  • Slide 3
    3/38
  • Slide 4
    4/38
  • Slide 5
    5/38
  • Slide 6
    6/38
  • Slide 7
    7/38
  • Slide 8
    8/38
  • Slide 9
    9/38
  • Slide 10
    10/38
  • Slide 11
    11/38
  • Slide 12
    12/38
  • Slide 13
    13/38
  • Slide 14
    14/38
  • Slide 15
    15/38
  • Slide 16
    16/38
  • Slide 17
    17/38
  • Slide 18
    18/38
  • Slide 19
    19/38
  • Slide 20
    20/38
  • Slide 21
    21/38
  • Slide 22
    22/38
  • Slide 23
    23/38
  • Slide 24
    24/38
  • Slide 25
    25/38
  • Slide 26
    26/38
  • Slide 27
    27/38
  • Slide 28
    28/38
  • Slide 29
    29/38
  • Slide 30
    30/38
  • Slide 31
    31/38
  • Slide 32
    32/38
  • Slide 33
    33/38
  • Slide 34
    34/38
  • Slide 35
    35/38
  • Slide 36
    36/38
  • Slide 37
    37/38
  • Slide 38
    38/38

Swipe for more

Scroll or use your arrow keys for more

Scroll for more

Use your arrow keys for more

Download Slides