mesos-framework-api
Mesos framework API
A Java implementation of Mesos framework APIs for task scheduling and execution
Pure-JVM implementation of the Mesos Framework API (Work In Progress)
14 stars
4 watching
3 forks
Language: Java
last commit: over 10 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
wickman/pesos | An implementation of the Mesos framework API in pure Python | 47 |
mesos/hadoop | An integration of the Hadoop distributed computing framework with the Mesos cluster management system | 176 |
clojusc/mesomatic | Provides a simple and idiomatic interface to the Mesos Java API in Clojure. | 70 |
mesos/storm | Integrates Storm, a distributed processing framework, with Mesos, a cluster resource manager. | 139 |
dropbox/changes-mesos-framework | An open-source Mesos scheduling framework for managing tasks and resources in a distributed computing environment. | 17 |
iron-oxide/mesos-rust | A Rust implementation of Apache Mesos scheduler and executor APIs | 6 |
mesos/logstash | A Mesos framework for running Logstash on multiple agents to collect and process log data | 67 |
containersolutions/mesos-starter | A starter package for building Mesos frameworks using Spring Boot | 45 |
mesos/kibana | A Kibana framework for Mesos that provides a scalable and configurable web analytics platform. | 27 |
retz/retz | A Mesos framework for managing batch job queuing and execution | 24 |
edpaget/hello-mesos | A demonstration framework for building Mesos applications in Clojure | 2 |
jenkinsci/mesos-plugin | Automates the launch and shutdown of Jenkins agents on a Mesos cluster based on workload demand. | 290 |
osallou/python-mesos-http | Provides an HTTP interface to the Mesos scheduler in Python | 12 |
daskos/mentor | An extensible framework for building Python applications on Apache Mesos clusters | 33 |
mesos/cloudfoundry-mesos | Cloud Foundry framework on top of Mesos to enable dynamic resource allocation and improved scalability for cloud-based applications. | 107 |