Chronos is a replacement for cron. It is a distributed and fault-tolerant scheduler that runs on top of Apache Mesos that can be used for job orchestration. It supports custom Mesos executors as well as the default command executor. Thus by default, Chronos executes sh (on most systems bash) scripts. Chronos can be used to interact with systems such as Hadoop (incl. EMR), even if the Mesos agents on which execution happens do not have Hadoop installed. Included wrapper scripts allow transfering files and executing them on a remote machine in the background and using asynchronous callbacks to notify Chronos of job completion or failures. Chronos is also natively able to schedule jobs that run inside Docker containers.
chronos mesos job-scheduler scheduled-jobs fault-tolerance cron crontab cron-jobs mesos-framework chronos-scheduler mesosphereKubernetes-Mesos modifies Kubernetes to act as an Apache Mesos framework.For more information about how Kubernetes-Mesos is different from Kubernetes, see Architecture.
kubernetes-mesos mesos-framework mesos kubernetes resource-managerSprint is an Apache Mesos framework that lets you run one-off tasks on your mesos cluster using a dead simple REST API. It can be used to run various adhoc tasks or as a building block for other systems such as job schedulers. The API is exposed on port 9090 in the container, sprint also needs a port to communicate with mesos and optionally a port to accept JMX connections for debugging. The last two ports are randomized, it is only important that they match inside the container and on the host.
mesos mesos-framework dockerKubernetes-Mesos modifies Kubernetes to act as an Apache Mesos framework. For more information about how Kubernetes-Mesos is different from Kubernetes, see Architecture.
kubernetes-mesos mesos-framework mesos kubernetes resource-managerThe ScaleIO Framework deploys Dell EMC ScaleIO as a simplified task in Apache Mesos. All the required components to consume and provision storage volumes from a ScaleIO cluster are automatically deployed and configured on the Mesos Agents. This creates an automated mechanism to have a fully configured and reliable persistent storage solution for containers running on Apache Mesos. Container runtime schedulers need to be integrated with every aspect of available hardware resources, including persistent storage. When requesting resources for an application the scheduler gets offers for CPU, RAM and disk.
mesos scaleio-framework scaleio storage-platform containers dell-emc docker kubernetes mesos-frameworkTHIS PROJECT IS MASSIVELY ALPHA AND UNSTABLE AT THE MOMENT. CONSIDER YOURSELF WARNED. Simple Mesos Container framework written in Go.
mesos docker-container mesos-frameworkTHIS PROJECT IS MASSIVELY ALPHA AND UNSTABLE AT THE MOMENT. CONSIDER YOURSELF WARNED. Simple Mesos Container framework written in Go.
docker-container mesos mesos-frameworkHigh performance, fault tolerant Mesos framework based on the v1 streaming API. This is not valid JSON to launch a task but is an example enumeration of all options available.
distributed-systems containers scheduler high-availability mesos-framework cniThis library aims to be a general purpose Golang library for writing Mesos frameworks. Mesos frameworks, at a minimum, require a scheduler to tell the framework how to run tasks on the cluster when offers come in.
distributed-systems high-availability golang-sdk mesos-framework cni
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.