title: “Distributed Communication and Coordination via Akka”

This page discusses the implementation of Flink's distributed communication via Akka (http://akka.io)

Actor Systems

JobManager

TaskManager

JobClient

Actors and Messages

Failure Detection


This documentation is maintained by the contributors of the individual components. We kindly ask anyone that adds and changes components to eventually provide a patch or pull request that updates these documents as well.