https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30172
--- Comment #33 from Martin Renvoize <[email protected]> --- (In reply to Martin Renvoize from comment #32) > I too will admit I'm not sure what benefits RabbitMQ brings us.. but that > can be for another bug. I suppose I do understand.. it reduces DB hits by removing the need for DB Polling.. i.e instead of waiting 10s and then polling the DB for jobs.. we sit and wait for a STOMP message to be received.. and then look to the DB if we need to for further detail.. so it does kinda make sense to have both. -- 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/
