posted 14 years ago
Sorry,
I have two "clients/senders" that are using the same queue , I need to give a higher priority when sending the message in the queue for one of them (each sender as is on priority that I define).
From what I understand the highest priority is the DEFUALT_PRIORITY (message with priority 4 as preference on message with priority 7 ), am I right ?
Also , how can I monitor the messages in the queue ?
Thanks