I have 4 consumer from an unique queue, every consumer is a standalone server. Two server have good performance, otherwirse have bad performance. I want set x-proprity to consumer because default round robin strategy is not good. I want send more message to fastest server and only if these are busy send message to the slower servers.
Hi,
I have 4 consumer from an unique queue, every consumer is a standalone server. Two server have good performance, otherwirse have bad performance. I want set x-proprity to consumer because default round robin strategy is not good. I want send more message to fastest server and only if these are busy send message to the slower servers.
Is x-proprity supported?
In index.d.ts file i can't find this property.
Consumer proprity