- 01
DESIGN TEMPLATES
Linear scalability. Industry proved to easily scale to 10,000s of nodes
- 02
EASY TO USE
High availability. Fault-tolerant replication master and agents using Zookeeper; Non-disruptive upgrades
- 03
A LOT OF TOOLS
Containers. Native support for launching containers with Docker and AppC images
- 04
DISCONNECTED COMPONENTS
Pluggable isolation. First-class isolation support for CPU, memory, disk, ports, GPU, and modules for custom resource isolation
- 05
SEPARATED LOGIC
Two-level scheduling. Support for running cloud-native and legacy applications in the same cluster with pluggable scheduling policies
- 06
FULL TESTED
Cross-platform. Runs on Linux, OSX and Windows. Cloud provider agnostic
MESOS.
Apache Mesos is a cluster manager that provides efficient resource isolation and sharing across distributed applications or frameworks. Mesos is open-source software originally developed at the University of California at Berkeley. It sits between the application layer and the operating system and makes it easier to deploy and manage applications in large-scale clustered environments more efficiently. It can run many applications on a dynamically shared pool of nodes.