|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
Search found 6 matches |
Author |
Message |
Topic: Merging Queues |
manjus
Replies: 11 Views: 5906
|
Forum: General IBM MQ Support Posted: Tue Aug 16, 2005 10:00 am Subject: Merging Queues |
Thank you very much for your replies.
It has helped me understand the Queue design issues. The only option for intermittent storage seems to be an in memory DB or flat file if I do not use browse. |
Topic: Merging Queues |
manjus
Replies: 11 Views: 5906
|
Forum: General IBM MQ Support Posted: Tue Aug 16, 2005 8:21 am Subject: Merging Queues |
I actually started off with an in memory DB :
costs were high - TimesTen and the functionality I exploit in this system is not worth the $, Oracle support..
open source not proven(?) HSQL
and ... |
Topic: Merging Queues |
manjus
Replies: 11 Views: 5906
|
Forum: General IBM MQ Support Posted: Tue Aug 16, 2005 7:52 am Subject: Merging Queues |
messages are not deleted from the flat file now, till end of day
The order dependency is :
the data in a queue has to be read off in the order that they were entered ,but there is no order depende ... |
Topic: Merging Queues |
manjus
Replies: 11 Views: 5906
|
Forum: General IBM MQ Support Posted: Tue Aug 16, 2005 7:29 am Subject: Merging Queues |
The message size is 1K max.
another point is:
when the receiver goes down and comes up it sends the record number of the last record number that it got. so if I were reading off a queue, trasnf ... |
Topic: Merging Queues |
manjus
Replies: 11 Views: 5906
|
Forum: General IBM MQ Support Posted: Tue Aug 16, 2005 6:05 am Subject: Merging Queues |
[quote="jefflowrey"]You say that data from multiple queues has to be merged... Can you be more specific?
Is it that, for example, there are five queues and the first message on each queue has to b ... |
Topic: Merging Queues |
manjus
Replies: 11 Views: 5906
|
Forum: General IBM MQ Support Posted: Tue Aug 16, 2005 5:26 am Subject: Merging Queues |
Hi,
I have data coming on multiple queues. The load is about 12 Million messages/day at the peak rate of 1000 msgs/ second. Data from multiple queues have to be merged , transformed and streamed on ... |
|
|
|