[Koha-bugs] [Bug 22417] Add a task queue

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Sep 3 08:37:53 CEST 2020


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

--- Comment #268 from Julian Maurice <julian.maurice at biblibre.com> ---
(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.


More information about the Koha-bugs mailing list