Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 225 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 225 Bytes

mesos-demo

  • Provides example code in Python for interfacing with Mesos.
  • Single node cluster utilizing 9 agents.
    • .6 cpu for each agent
  • Assumes Zookeeper, Mesos, Marathon, and Docker are all installed on the system.