Hi! This wiki page describes roughly how Flink uses Akka for coordination between JobManager and TaskManager
https://cwiki.apache.org/confluence/display/FLINK/Akka+and+Actors Stephan On Fri, Jan 29, 2016 at 9:25 AM, Lorena Reis <loreis1...@gmail.com> wrote: > Hi all, > > I'd like to know how it is used internally Akka framework in Flink. I > just found this > > https://flink.apache.org/news/2015/06/24/announcing-apache-flink-0.9.0-release.html > where it mentions: "Flinkās RPC system has been replaced by the widely > adopted Akka <http://akka.io> framework. Akka... " > > Thanks in advance. >