mesos-python-framework
Mesos test framework
An Example Mesos Framework written in Python for testing and demonstrating Mesos deployments
Example Mesos Framework written in Python
27 stars
4 watching
11 forks
Language: Python
last commit: over 10 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
dangra/pymesos | Provides a Python interface to Mesos scheduler and executor functionality | 8 |
daskos/mentor | An extensible framework for building Python applications on Apache Mesos clusters | 33 |
wickman/pesos | An implementation of the Mesos framework API in pure Python | 47 |
osallou/python-mesos-http | Provides an HTTP interface to the Mesos scheduler in Python | 12 |
kevints/mesos-framework-api | A Java implementation of Mesos framework APIs for task scheduling and execution | 14 |
iron-oxide/mesos-rust | A Rust implementation of Apache Mesos scheduler and executor APIs | 6 |
mesos/mesos-go | Provides a pure Go language binding to Apache Mesos | 545 |
datastrophic/mesos-workshop | A comprehensive workshop environment for Mesos cluster management and distributed computing | 24 |
mesosphere-backup/mesos-hydra | A framework for managing parallel computing in distributed environments like Apache Mesos. | 29 |
edpaget/hello-mesos | A demonstration framework for building Mesos applications in Clojure | 2 |
mesos/storm | Integrates Storm, a distributed processing framework, with Mesos, a cluster resource manager. | 138 |
mark-5/perl-mesos | Perlc bindings for Apache Mesos, providing an interface between the C++ framework and Perl programs. | 7 |
mesos/hadoop | An integration of the Hadoop distributed computing framework with the Mesos cluster management system | 176 |
dropbox/changes-mesos-framework | An open-source Mesos scheduling framework for managing tasks and resources in a distributed computing environment. | 16 |
miguelgrinberg/microdot | A lightweight web framework for Python and MicroPython enabling the creation of small web applications | 1,550 |