Princeton Workshop Projects: Difference between revisions

imported>LishaR
imported>LishaR
Line 39:
[http://mesos.apache.org/ Apache Mesos website] [https://mesosphere.com/2014/09/02/introducing-mesos-cli/ Page introducing Mesos CLI]
 
'''Description:''' Apache Mesos allows you to program against your datacenter like it’s a single pool of resources. It's a distributed systems kernel that's built using the same principles as the Linux kernel, only at a different level of abstraction. The Mesos kernel runs on every machine and provides applications (e.g. Hadoop) with API’s for resource management and scheduling across entire datacenter and cloud environments. Mesos CLI is the command line interface for Mesos.
 
'''Language:''' Python
Anonymous user