https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22417
--- Comment #68 from David Cook <[email protected]> --- (In reply to Tomás Cohen Arazi from comment #67) > I'm sure it is better to have this > pushed ASAP to address any integration issues sooner than later. Sounds good enough to me. I think that the most important thing is to get the Net::Stomp dependency added, and a configuration mechanism so that Koha code can get connection details for a RabbitMQ instance. With that in place, we should be able to refine and polish the overall task queue feature incrementally. As you say, Tomas, the sooner we get this merged into Koha, the better. (By extension, I'm already locally using RabbitMQ with Koha, but I'm using a custom block in koha-conf.xml and custom update to debian/control to do that on the Koha side. It would be great for those to be provided by upstream. That would free me up to focus on my custom RabbitMQ consumer and my custom Koha producer code. Once the task queue feature is optimized, I could replace most of that custom work too, other than whatever "driver" is being used in the Koha RabbitMQ consumer.) -- 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/
