douban / pymesos

A pure python implementation of Mesos scheduler and executor
BSD 3-Clause "New" or "Revised" License
163 stars 88 forks source link

Allow the scheduler to receive heart beats #94

Closed premal closed 6 years ago

premal commented 6 years ago

@windreamer Our scheduler needs the heart beat functionality. Let me know if you have any questions.