31 Aug
2020
31 Aug
'20
7:16 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22417 --- Comment #163 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- (In reply to David Cook from comment #161) Thanks for replying.
Locally, I'm already using RabbitMQ for some experimental features, and I have a Koha::MQ class that takes care of connections, configuration, etc.
We will need such a class too when extending this dev. So the only question is: when will we add it?
But the message queue is more efficient and scalable than polling the database.
Good point. -- You are receiving this mail because: You are watching all bug changes.