Commit Graph

12 Commits

Author SHA1 Message Date
Andrew Thornton 1f83b4fc9b
Rename QUEUE_NAME REDIS_QUEUE_NAME 2020-01-07 09:08:29 +00:00
Andrew Thornton c7550a4bdd
No redis host specified not found 2020-01-04 15:47:37 +00:00
Andrew Thornton e852cb620f
As per @guillep2k add mutex locks on shutdown/terminate 2020-01-04 14:59:39 +00:00
zeripath 9941ae2966
Update modules/queue/queue_redis.go
Co-Authored-By: guillep2k <18600385+guillep2k@users.noreply.github.com>
2019-12-31 18:18:55 +00:00
Andrew Thornton b1c9fa7f1a
Add MaxWorker settings to queues 2019-12-30 18:38:59 +00:00
Andrew Thornton 1fb9104009
Queue: Allow Redis to connect to unix 2019-12-30 18:38:57 +00:00
Andrew Thornton 9ad9070555
Queue: Improve logging 2019-12-30 18:38:54 +00:00
Andrew Thornton 2927bc6fe5
Queue: Add monitoring 2019-12-30 18:38:54 +00:00
Andrew Thornton 85d1a7f7d2
Queue: Add name variable to queues 2019-12-30 18:38:53 +00:00
Andrew Thornton e6ebb47299
Queue: Make resizing worker pools 2019-12-30 18:38:52 +00:00
Andrew Thornton 9fb051654a
Queue & Setting: Add worker pool implementation 2019-12-30 18:38:51 +00:00
Andrew Thornton 85042634fc
Queue: Add generic graceful queues with settings 2019-12-30 18:38:50 +00:00