https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22417
--- Comment #268 from Julian Maurice <[email protected]> --- (In reply to Marcel de Rooy from comment #267) > > As time passes, more and more of Koha will use the message queue as well. > > There are many long-running jobs, which would benefit from being placed into > > the background. > > This change is about building capacity and improving performance. > > So we have an architectural reason for a MQ. And the question is: do we want > an optional introduction needing additional fallback code, or dont we > postpone making it mandatory (since it will be one day)? My point was that we can run jobs in background without a message queue and without adding new dependencies. But since everyone want a message queue anyway, please ignore my comments. -- 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/
