Apache Mesos

Version checked 0.19

Develop and run resource-efficient distributed systems

A cluster manager that simplifies the complexity of running applications on a shared pool of servers.

Highlights

Cluster management Pool Scalability

Trade-off

? ? ?

Features

  • Fault-tolerant replicated master using ZooKeeper
  • Scalability to 10,000s of nodes
  • Isolation between tasks with Linux Containers
  • Multi-resource scheduling (memory and CPU aware)
  • Java, Python and C++ APIs for developing new parallel applications
  • Web UI for viewing cluster state

Who is using

Twitter, eBay, Vimeo, PayPal, Airbnb

Giving a try

...