tintoy / akka-cluster-test

Quick test of native akka clustering to see if Akka.NET cluster hehaviour is buggy or not.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Akka cluster test

I've created 2 simple implementations (both as similar as possible) in both Akka.NET and Akka native (scala).

The native one works, but I can't figure out why the .NET one doesn't.

About

Quick test of native akka clustering to see if Akka.NET cluster hehaviour is buggy or not.

License:MIT License


Languages

Language:Scala 100.0%