|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Fliter node vs compunte node |
« View previous topic :: View next topic » |
Author |
Message
|
wmqiadmin |
Posted: Thu Feb 15, 2007 9:44 am Post subject: Fliter node vs compunte node |
|
|
 Disciple
Joined: 19 Jun 2005 Posts: 163 Location: epping UK
|
Hi All,
I am designing a error recovery message flow, and I am not able to decide weather multiple filter node will be more efficient in the runtime or using multiple filters in compute node.
My basic task is to read the errors code and error descriptions and filter the message through multiple filters (not too many may be around 5-10 max).
my current flow is:
mqinput>filter>compute>mqoutput --all mostly all filtering is done in compute node
i am trying to understand
mqinput>filter>filter2>filter3>compute>mqoutput node -- no filtering is done in compute node
how these 2 flow will impact on runtime, and which one is better.
thanks in advance
wmqiadmin |
|
Back to top |
|
 |
elvis_gn |
Posted: Thu Feb 15, 2007 9:54 am Post subject: Re: Fliter node vs compunte node |
|
|
 Padawan
Joined: 08 Oct 2004 Posts: 1905 Location: Dubai
|
Hi wmqiadmin,
wmqiadmin wrote: |
mqinput>filter>compute>mqoutput --all mostly all filtering is done in compute node |
This ones a better choice....everytime u get to a node, the tree structure needs to be made(InputRoot etc) the lesser times you do that, the better the performance.
Regards. |
|
Back to top |
|
 |
wmqiadmin |
Posted: Thu Feb 15, 2007 9:56 am Post subject: |
|
|
 Disciple
Joined: 19 Jun 2005 Posts: 163 Location: epping UK
|
Thanks Elvis, i appreciate your quick response. |
|
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
|
|
|
|