felipehummel / EasyAkka

Describes how to perform remote-node load balancing of work with Akka

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Balancing Workload Across Nodes with Akka 2

This project illustrates how to evenly distribute workload across many remote nodes using the Akka Cocnurrency Toolkit. The code backs the blog post on the Let It Crash Blog.

About

Describes how to perform remote-node load balancing of work with Akka