python-mesos-http
Mesos scheduler client
Provides an HTTP interface to the Mesos scheduler in Python
Python mesos scheduler HTTP library
12 stars
3 watching
9 forks
Language: Python
last commit: about 4 years ago
Linked from 1 awesome list
mesosmesos-frameworkpython
Related projects:
Repository | Description | Stars |
---|---|---|
ondrej-smola/mesos-go-http | Provides an HTTP interface to interact with Apache Mesos clusters | 18 |
clojusc/mesomatic | Provides a simple and idiomatic interface to the Mesos Java API in Clojure. | 70 |
dangra/pymesos | Provides a Python interface to Mesos scheduler and executor functionality | 8 |
nokia/mesos-scala-api | A Scala API for interacting with the Mesos distributed system | 22 |
dropbox/changes-mesos-framework | An open-source Mesos scheduling framework for managing tasks and resources in a distributed computing environment. | 16 |
wickman/pesos | An implementation of the Mesos framework API in pure Python | 47 |
mesos/mesos-go | Provides a pure Go language binding to Apache Mesos | 545 |
tarnfeld/mesos-python-framework | An Example Mesos Framework written in Python for testing and demonstrating Mesos deployments | 27 |
iand675/hs-mesos | Bindings for Mesos API in Haskell | 34 |
kevints/mesos-framework-api | A Java implementation of Mesos framework APIs for task scheduling and execution | 14 |
daskos/mentor | An extensible framework for building Python applications on Apache Mesos clusters | 33 |
mesosphere-backup/mesos-hydra | A framework for managing parallel computing in distributed environments like Apache Mesos. | 29 |
mesos/cloudfoundry-mesos | Cloud Foundry framework on top of Mesos to enable dynamic resource allocation and improved scalability for cloud-based applications. | 107 |
iron-oxide/mesos-rust | A Rust implementation of Apache Mesos scheduler and executor APIs | 6 |
andygrunwald/megos | Provides an interface to interact with Apache Mesos clusters. | 54 |