https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27783
--- Comment #64 from David Cook <[email protected]> --- (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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
