summaryrefslogtreecommitdiffstats
path: root/func/overlord/jobthing.py
Commit message (Expand)AuthorAgeFilesLines
* Moving the async and multiprocess stuff to top level so we can use themMichael DeHaan2008-01-231-118/+0
* Make job engine delete jobs older than 1 hour, and store jobs not in homedirs...Michael DeHaan2008-01-151-6/+22
* Jobthing is now functional (see async_test.py for example usage), we still needMichael DeHaan2008-01-151-6/+7
* Update comments header in jobthingMichael DeHaan2008-01-131-3/+5
* Add jobthing, which is our async job engine. It's still in progressMichael DeHaan2008-01-131-0/+99