24 Mar
2022
24 Mar
'22
6:35 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30172 --- Comment #33 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- (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.