Hacker News new | ask | show | jobs
by SEJeff 4095 days ago
Mesos is written in C++ FYI.
1 comments

Mesos itself is, but it seems every framework out there is written in Java or Scala: Chronos, Marathon, Aurora, Spark, Singularity etc. Also, it relies on Zookeeper, which is of course Java.