douban / pymesos

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

fix memory limit #26

Closed windreamer closed 8 years ago

windreamer commented 8 years ago

soft and hard may be -1 for infinite

@zzl0 pls review