https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27783
--- Comment #13 from Tomás Cohen Arazi <tomasco...@gmail.com> --- (In reply to David Cook from comment #11) > > You wouldn't need to have 4 running workers though, since a worker can > subscribe to multiple queues. Well, that's the point. You need to set special workers using the .pl script instead of koha-worker, etc... so it complicates things. This is what I valued the most when looking at this patchset. > Another benefit of having "real-time" and "turtle" would be that adding more > background tasks should have a lower barrier to entry, since you'd just need > to provide a class for the worker to use and an interface for enqueuing > tasks. (I've been concerned that people haven't been taking advantage of the > background tasks because they weren't sure how to work with it.) Look at the follow-up bugs and bug 30360 for ideas. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Koha-bugs mailing list Koha-bugs@lists.koha-community.org 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/