https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35092
Julian Maurice <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #22 from Julian Maurice <[email protected]> --- (In reply to David Cook from comment #20) > The MQ works pretty much perfectly for me (at least since bug 35111), so I'd > need someone to sell me not using the MQ. If it works for you and solves a real problem, then great. But not everyone needs it and making an external dependency like RabbitMQ mandatory should be done with care as it can add a lot of "small costs" everywhere (for devs, testers, server admins, ...). (In reply to Marcel de Rooy from comment #21) > The current hybrid approach has proven to be bug prone. So it may be hard to > balance enhancing master and fixing stable branches.. By "hybrid" do you mean the fact that one script does both things (MQ and SQL polling) ? Would that be better to have two separate "worker" scripts ? -- You are receiving this mail because: You are the assignee for the bug. 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/
