19 Commits (e4ddaab70b7513b2b89a55ebde09be8f1379d10d)

Author SHA1 Message Date
Andrew Thornton 1cb7a86e37
Add warning if number of workers < 0 6 years ago
Andrew Thornton 21b9778119
move unlocking out of setInternal 6 years ago
Andrew Thornton e852cb620f
As per @guillep2k add mutex locks on shutdown/terminate 6 years ago
zeripath 9941ae2966
Update modules/queue/queue_redis.go 6 years ago
Andrew Thornton 030b6d91c8
Remove dependency on queue from setting 6 years ago
Andrew Thornton 8798a61ba4
Cancel pool workers when removed 6 years ago
Andrew Thornton 6306cd42bc
Rename queue.Description to queue.ManagedQueue as per @guillep2k 6 years ago
zeripath a10129f74c
Update modules/queue/queue_disk_channel.go 6 years ago
zeripath 402e4dfe96
Update modules/queue/queue_disk.go 6 years ago
zeripath 6c6d3eae76
Update modules/queue/queue_channel.go 6 years ago
Andrew Thornton b1c9fa7f1a
Add MaxWorker settings to queues 6 years ago
Andrew Thornton 1fb9104009
Queue: Allow Redis to connect to unix 6 years ago
Andrew Thornton 1013ced326
Fix test 6 years ago
Andrew Thornton 9ad9070555
Queue: Improve logging 6 years ago
Andrew Thornton 2927bc6fe5
Queue: Add monitoring 6 years ago
Andrew Thornton 85d1a7f7d2
Queue: Add name variable to queues 6 years ago
Andrew Thornton e6ebb47299
Queue: Make resizing worker pools 6 years ago
Andrew Thornton 9fb051654a
Queue & Setting: Add worker pool implementation 6 years ago
Andrew Thornton 85042634fc
Queue: Add generic graceful queues with settings 6 years ago