All posts by Adam Medziński

Mesos Executor

Apache Mesos is an open-source project to manage computer clusters. In this article we present one of its components called Executor and more specifically the Custom Executor. We also tell you why you should consider writing your own executor by giving examples of features that you can benefit from by taking more control over how tasks are executed. Our executor implementation is available at github.com/allegro/mesos-executor

Adam Medziński

Gopher working at Allegro for over 5 years, interested in container orchestration tools. Open source fan and occasional contributor.