Tools

Ops Tools

These tools make it easy to set up and run a Mesos cluster.

Developer Tools

If you want to hack on Mesos or write a new framework, these tools will help.

  • Go Bindings and Examples Write a Mesos framework in Go! Comes with an example scheduler and executor.
  • Mesos Framework giter8 Template This is a giter8 template. The result of applying this template is a bare-bones Apache Mesos framework in Scala using SBT for builds and Vagrant for testing on a singleton cluster.
  • Scala Hello World A simple Mesos "Hello World": downloads and starts a web server on every node in the cluster.
  • Xcode Workspace Hack on Mesos in Xcode.

Can't find yours in the list? Please submit a patch, or email user@mesos.apache.org and we'll add you!