[Koha-bugs] [Bug 22417] Delegate background jobs execution

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Apr 20 01:36:15 CEST 2020


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

--- Comment #43 from David Cook <dcook at prosentient.com.au> ---
I am keen to get Koha using RabbitMQ, so I'm wondering a bit about the shortest
path for us to do that.

I am tempted to start making Koha plugins that use RabbitMQ as an experiment.
That might make it easier to decide on a tried and tested way to proceed with
master Koha code. Plus, plugins are well suited to batch/long-running work that
RabbitMQ would help with. 

(Honestly, we have some local customizations that I want to change to use
RabbitMQ anyway, so I think that I'm heading in that direction with or without
the community anyway, but I'd like to share that work and knowledge.)

Why not add Net::Stomp as an optional dependency for Koha? And then maybe make
some experimental features that can be switched on using system preferences?
(That is to say, it might be better to experiment for a bit, rather than trying
to completely replace existing components.)

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list