Commit Graph

5 Commits

Author SHA1 Message Date
Daniel García Aubert
784b6dd1d0 Ignore jshint 2019-04-09 18:30:29 +02:00
Daniel García Aubert
af9303b577 Implemented script to remove old batch-api jobs 2019-04-09 18:16:01 +02:00
Raul Ochoa
cdde1be29e Re-use redis pool as much as possible 2016-10-17 15:02:34 +02:00
Raul Ochoa
180ba19df5 Fix host queue seeking 2016-10-17 12:51:01 +02:00
Raul Ochoa
1f038ac1f4 Moves from host queues to user queues
- Existing jobs are moved before start processing them.
 - Uses a new queue prefix to avoid collisions.
 - Pub/Sub also changes communication channel.
 - Job subscriber emits user+host on new jobs.
 - Batch processor is faulty. See TODO in batch.js.
2016-10-12 21:32:29 +02:00