https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35920 --- Comment #37 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- (In reply to David Cook from comment #34)
In an ideal world, we'd have a task scheduler daemon, RabbitMQ as the message broker, and then the worker daemons. Koha would schedule tasks, the task scheduler would pass the message at the appropriate time, and then the workers would consume the message.
This sounded so good ;) (In reply to Blou from comment #36)
But to me, the new sysprefs JobsNotificationMethod is the greatest addition in our upgrade to Koha 25.05. No more need for me to hack the code to not have to deal with RabbitMQ.
Whats the next thing we can remove? :) -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.