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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Apr 9 15:29:22 CEST 2020


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

--- Comment #42 from David Cook <dcook at prosentient.com.au> ---
I am tempted to try re-engineering
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10662 using STOMP and
RabbitMQ, as I would really like to use a standard message queue rather than my
bespoke implementation.

I would also be interested in using plugins to provide a Koha CRUD web
interface for managing STOMP messages for specific types of tasks. 

For instance, I could provide a plugin for sending add/start/stop/update/remove
messages to an OAI-PMH harvester. As the sysadmin, I'd need to run up the
harvester in the background first, but that would be OK. It would be more so
for a proof of concept than anything at first. 

Anyway definitely bed time now...

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


More information about the Koha-bugs mailing list