Apache Mesos Platform

From GM-RKB
(Redirected from Apache Mesos)
Jump to navigation Jump to search

An Apache Mesos Platform is a cluster management platform that manages distributed hardware resources into a single pool of computing resources that can be used by application frameworks to efficiently manage workload distribution for both batch jobs and long-running services.



References

2015

2014

  • (Wikipedia, 2014) ⇒ http://en.wikipedia.org/wiki/JobServer# Retrieved:2014-11-20.
    • Mesos is a cluster management platform that manages distributed hardware resources into a single pool of resources that can be used by application frameworks to efficiently manage workload distribution for both batch jobs and long-running services. JobServer functions as a Mesos application framework to distribute jobs on a cluster of servers. JobServer integrates with Mesos by sending jobs to Mesos for execution and for efficient resource allocation.