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

--- Comment #42 from David Cook <dc...@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.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/

Reply via email to