python bindings for Apache Mesos
Project description
Apache Mesos is a cluster manager that provides efficient resource isolation and sharing across distributed applications. Mesos can run Hadoop, Jenkins, Spark, Aurora, and other applications on a dynamically shared pool of nodes.
This package provides Python bindings for the Mesos Framework API based upon the native libmesos C++ bindings.
DISCLAIMER: The mesos Python bindings have not yet been packaged in a form that can be uploaded to PyPI. This page is a placeholder until that work can be done. For more updates see https://issues.apache.org/jira/browse/MESOS-946