|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Aggregation Requirement |
« View previous topic :: View next topic » |
Author |
Message
|
RocknRambo |
Posted: Tue Jan 05, 2010 11:25 am Post subject: Aggregation Requirement |
|
|
Partisan
Joined: 24 Sep 2003 Posts: 355
|
We have a requirement to aggregate messages from an input queue, create a single message and send it output queue.
The source application writes to input queue around 4000/Hr, the destination system needs an aggregated message of 10/message i.e., 400 messages in the output queue.
Is this is a viable solution in Message Broker?
MB v7.0
--
RR |
|
Back to top |
|
 |
RocknRambo |
Posted: Tue Jan 05, 2010 3:23 pm Post subject: |
|
|
Partisan
Joined: 24 Sep 2003 Posts: 355
|
Has anyone leveraged Collector Node? Can the node read multiple messages from the same queue before processing it to the output queue ?
--
RR |
|
Back to top |
|
 |
smdavies99 |
Posted: Wed Jan 06, 2010 12:19 am Post subject: |
|
|
 Jedi Council
Joined: 10 Feb 2003 Posts: 6076 Location: Somewhere over the Rainbow this side of Never-never land.
|
How do you know the number of messages that you need to read before combining them into a single output message?
If this were me, I'd be asking the sending app to put them into a Group and fill in the MQMD.GroupId etc. This is the standard WMQ way of putting a block of messages onto a queue.
If you try this without using WMQ Message grouping then all it needs is some other app to put a message on the flow input Q and frnakly, your output data is more than likely useless.
You really have to make sure that the sum total what you read (valid messages) is what you put into the message you send. _________________ WMQ User since 1999
MQSI/WBI/WMB/'Thingy' User since 2002
Linux user since 1995
Every time you reinvent the wheel the more square it gets (anon). If in doubt think and investigate before you ask silly questions. |
|
Back to top |
|
 |
mqmatt |
Posted: Wed Jan 06, 2010 3:54 am Post subject: |
|
|
 Grand Master
Joined: 04 Aug 2004 Posts: 1213 Location: Hursley, UK
|
Assuming your requirement is correct, then the collector node should easily be up to the task.
You might also want to check out the aggregation nodes. |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|