25 Mar
2022
25 Mar
'22
12:16 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30172 --- Comment #34 from David Cook <dcook@prosentient.com.au> --- (In reply to Martin Renvoize from comment #33)
(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.
+1 -- You are receiving this mail because: You are watching all bug changes.