summaryrefslogtreecommitdiff
path: root/taskflow/jobs/base.py
Commit message (Expand)AuthorAgeFilesLines
* Replace abc.abstractproperty with property and abc.abstractmethodljhuang2022-08-031-6/+12
* Remove sixTakashi Kajinami2022-05-181-9/+7
* Fix some misspellings in the function name and descriptionsPablo Iranzo Gómez2016-06-301-1/+1
* Add rundimentary and/or non-optimized job prioritiesJoshua Harlow2016-01-091-18/+102
* Add ability of job poster/job iterator to wait for jobs to completeJoshua Harlow2015-12-161-0/+40
* Add a executor backed conductor and have existing impl. use itJoshua Harlow2015-11-121-1/+6
* Register conductor information on jobboardtonytan4ever2015-10-191-0/+4
* Unify the zookeeper/redis jobboard iteratorsJoshua Harlow2015-07-121-0/+73
* Build-out + test a redis backed jobboardJoshua Harlow2015-06-291-8/+81
* Remove 'pass' usage not neededJoshua Harlow2015-05-241-2/+0
* add jobboard trash methodGreg Hill2015-02-261-0/+19
* Move the jobboard/job bases to a jobboard/base moduleJoshua Harlow2015-01-161-0/+297