Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
Event 3.5.2
-
None
Description
Right now each queue is using a controller thread which is not taken from a pool. WIth a lot of queues this results in a lot of threads - although a queue is only started if there is a job for that queue, this still can be a significant number.