title: Apache Mesos - Documentation Home layout: documentation

Documentation

Mesos Fundamentals

Running Mesos

Advanced Features

APIs

  • API Client Libraries lists client libraries for the HTTP APIs.
  • Doxygen documents the C++ API.
  • Executor HTTP API describes the new HTTP API for communication between executors and the Mesos agent.
  • Javadoc documents the old Java API.
  • Operator HTTP API describes the new HTTP API for communication between operators and Mesos master/agent.
  • Scheduler HTTP API describes the new HTTP API for communication between schedulers and the Mesos master.
  • Versioning describes HTTP API and release versioning.

Running Mesos Frameworks

  • Mesos frameworks for a list of apps built on top of Mesos and instructions on how to run them.
  • Sandbox describes a useful debugging arena for most users.

Developing Mesos Frameworks

Extending Mesos

Contributing to Mesos

More Info about Mesos

Books on Mesos