autolab / Tango

Standalone RESTful autograding service
http://www.autolabproject.com/
Apache License 2.0
48 stars 60 forks source link

Tango jobs are not dispatched in any sort of pseudo ordering #55

Closed mihirpandya closed 9 years ago

mihirpandya commented 9 years ago

Jobs should roughly be dispatched in the order which they came. Exceptions are only when some jobs are not schedulable.

mihirpandya commented 9 years ago

@yrkumar You should pull from https://github.com/autolab/Tango/pull/45 and then test this. It has the same problem and there's less overhead in setting up.