Mesos is an open source cluster operating system. Unlike traditional operating systems (e.g. Linux or Windows) that support applications on a single computer, Mesos manages tens to thousands of computers, providing a platform on which to build distributed applications (also called frameworks). For example, Hadoop MapReduce, MPI, Hypertable, Spark, Aurora, Chronos, Marathon, and many other applications, run on Mesos!