Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tarnfeld/mesos-python-framework
Example Mesos Framework written in Python
https://github.com/tarnfeld/mesos-python-framework
Last synced: 1 day ago
JSON representation
Example Mesos Framework written in Python
- Host: GitHub
- URL: https://github.com/tarnfeld/mesos-python-framework
- Owner: tarnfeld
- Created: 2014-02-24T17:53:33.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-08-28T08:26:51.000Z (about 10 years ago)
- Last Synced: 2024-08-04T04:06:59.793Z (3 months ago)
- Language: Python
- Size: 254 KB
- Stars: 27
- Watchers: 4
- Forks: 11
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-mesos - Example Python Framework
README
mesos-python-framework
======================Example Mesos Framework written in Python. The goal of this framework is for testing mesos deployments to ensure they're behaving correctly. It also serves as a solid, simple example of a Python Mesos Framework.