We have a number of MQ queues being monitored and when the load is heavy enough for the InitPendingHigh and Low settings to be used it appears that the queues are processed in alphabetical order. For example if there are 100 messages on 2 queues and the InitPendingHigh is 90 then all messages will be processed from the first queue alphabetically.
We would like to restrict the number of map instances from a single queue in the same way you can with the FileListenCount setting in order to even out the processing of messages.
Is this possible in 6.7.1 ? I can't find a setting for the mercator.ini but am aware that there are other non documented vvalues available.
Thanks
Tim