|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
Search found 1 match |
Author |
Message |
Topic: Using alias queues |
tschwab
Replies: 1 Views: 3289
|
Forum: IBM MQ API Support Posted: Thu May 02, 2002 9:25 am Subject: Using alias queues |
An application must read messages from a queue in the order described by the
following pseudo-code:
for priority = lowest, highest {
for age = oldest, youngest {
read messa ... |
|
|
|