Apache Mesos
Mesos is an open source framework originally developed by the University of California at Berkeley and is used by Twitter at scale. Twitter used Mesos primarily to manage a large Hadoop ecosystem.
Mesos is slightly different from the previous solutions. It is more of a resource manager that relies on other frameworks to manage workload execution. It sits between the operating system and the application, providing a logical cluster of machines.
Mesos is a distributed system kernel that logically groups and virtualizes many computers to a single large machine. It is capable of grouping a number of heterogeneous resources to a uniform resource cluster on which applications can be deployed. For these reasons, Mesos is also known ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access