4 Mar
2019
4 Mar
'19
12:48 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22417 --- Comment #17 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- (In reply to David Cook from comment #15)
If I understand correctly, each Koha instance would get its own RabbitMQ "vhost", and within each "vhost" there would be named queues (which at the moment are hard-coded but could be configurable I suppose).
I imaged one koha-worker script per Koha instance, with as well one vhost. The queues would be named 'batch_record_modification', 'manage-marc-import', 'batch_item_modification', etc. -- You are receiving this mail because: You are watching all bug changes.