https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33044
--- Comment #7 from David Cook <[email protected]> --- (In reply to Marcel de Rooy from comment #5) > The patch is simple and works. > But I feel that we are on the crossroad here: Should we facilitate working > without rabbitmq any further? Imho, we should focus on it just working with rabbitmq. > Should we put more time in getting it stable in Koha? Is the plugin we use > the cause of that? Bad configuration? Many people run it and it should be > able to handle millions of messages.. The volume of messages in Koha is not > expected to be that large. I'm curious about this as well. I use RabbitMQ for a different system and I process hundreds of thousands of messages a day (usually in bursts of several per second) with zero problems. I do use the AMQP for that one instead of the STOMP but I'm not sure what people's problem with RabbitMQ is... -- 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/
