mesos-workshop
Mesos workshop
A comprehensive workshop environment for Mesos cluster management and distributed computing
Dockerized environment for Mesos, walkthrough for use cases and code examples of Mesos Framework
24 stars
2 watching
4 forks
Language: Scala
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
datastrophic/mesos-docker-containers | A set of pre-built Docker containers for running Mesos and related frameworks like Spark and Kafka on bare metal or virtual machines. | 9 |
nokia/mesos-scala-api | A Scala API for interacting with the Mesos distributed system | 22 |
mesos/mesos-distcc | A tool for using Distributed Compile (DistCC) to speed up parallel compilation on a cluster of machines managed by Mesos. | 27 |
clojusc/mesomatic | Provides a simple and idiomatic interface to the Mesos Java API in Clojure. | 70 |
mesos/hadoop | An integration of the Hadoop distributed computing framework with the Mesos cluster management system | 176 |
schibsted/mesoscope | A local Mesos cluster setup in Docker for testing and learning purposes | 34 |
mesos/cloudfoundry-mesos | Cloud Foundry framework on top of Mesos to enable dynamic resource allocation and improved scalability for cloud-based applications. | 107 |
mesos/storm | Integrates Storm, a distributed processing framework, with Mesos, a cluster resource manager. | 139 |
rasputnik/mesos-centos | A minimal Mesos cluster setup on CentOS 7 | 7 |
mesosphere/chaos | A lightweight Scala framework for building REST services using established JVM libraries. | 250 |
iron-oxide/mesos-rust | A Rust implementation of Apache Mesos scheduler and executor APIs | 6 |
containersolutions/mesos-starter | A starter package for building Mesos frameworks using Spring Boot | 45 |
daskos/mentor | An extensible framework for building Python applications on Apache Mesos clusters | 33 |
dangra/pymesos | Provides a Python interface to Mesos scheduler and executor functionality | 8 |
kevints/mesos-framework-api | A Java implementation of Mesos framework APIs for task scheduling and execution | 14 |