[Koha-bugs] [Bug 27783] Introduce background job queues

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jan 9 23:50:54 CET 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27783

--- Comment #64 from David Cook <dcook at prosentient.com.au> ---
(In reply to Marcel de Rooy from comment #62)
> Looking back at these patches, I am wondering if the misc script can support
> multiple queues in one process but koha-worker does not ?

koha-worker is just a service wrapper around background_jobs_worker.pl.
koha-worker could be improved to support more permutations. 

None of my Koha instances are heavy users of background jobs so it hasn't been
an issue for me, but I think Bywater are running into issues with not having
enough workers available.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list