TODO in rq-0.1.7 vs TODO in rq-3.0.0

- old
+ new

@@ -1,13 +1,20 @@ --- -- re-think db schema: separate critical info/index for speed? -- user docs -- examples -- installer script -- api docs -- rq relay mode (submit and track exit_status in local db) -- housekeeping - make backups of queue every so often, integrity_checks at -- scheduled intervals + +- confine/constrain mechansim +- heartbeat to slave +- ls show elapsed time +- rq q 1234 234 bug??? - full boolean resource monitoring and resource requests -- in db message queue to send commands to remote nodes - ttl issues here... -- track feeders in queue rather than using lock on local file? -- use nodes to periodically generate stats (cache) +- pull out some infilter/outfilter classes for all the stdin/stdout parsing +- rq relay mode (submit and track exit_status in local db) +- config file configuration for feeder +- examples dir with shell commands/scripts +- db message queue to send commands to remote nodes - ttl issues here... +- consider/test tracking feeders in queue rather than using lock on local file? +- use nodes to periodically generate stats and cache them + +X rotation bug when dest directory specified +X backoff lockd recovery time +X output for start/stop (include shush) +X .rq dir for everything (log, pidfile) +X cronify