Author |
Message
|
srinivasmmdl |
Posted: Mon Mar 04, 2013 5:07 am Post subject: Difference between Compute node and Mapping node |
|
|
Novice
Joined: 27 Feb 2013 Posts: 11
|
Hi,
I am new the Message Broker i wanted to know the difference between compute node and mapping node?
Thanks in Advance |
|
Back to top |
|
 |
smdavies99 |
Posted: Mon Mar 04, 2013 5:47 am Post subject: |
|
|
 Jedi Council
Joined: 10 Feb 2003 Posts: 6076 Location: Somewhere over the Rainbow this side of Never-never land.
|
sounds like an interview question to me...
The IBM documentation has all the answers. (see the Info Centre) link at the top of the page. _________________ 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 |
|
 |
mqjeff |
Posted: Mon Mar 04, 2013 6:10 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
It's the difference between a hamburger and a hot dog. |
|
Back to top |
|
 |
nathanw |
Posted: Mon Mar 04, 2013 7:44 am Post subject: |
|
|
 Knight
Joined: 14 Jul 2004 Posts: 550
|
@mqjeff
I would say apples and pears myself _________________ Who is General Failure and why is he reading my hard drive?
Artificial Intelligence stands no chance against Natural Stupidity.
Only the User Trace Speaks The Truth  |
|
Back to top |
|
 |
mqsiuser |
Posted: Mon Mar 04, 2013 7:56 am Post subject: Re: Difference between Compute node and Mapping node |
|
|
 Yatiri
Joined: 15 Apr 2008 Posts: 637 Location: Germany
|
srinivasmmdl wrote: |
compute node |
Use (ESQL) compute nodes for all your mappings: It can do easy mappings and complex mappings.
srinivasmmdl wrote: |
mapping node |
Ignore it, don't use it. It's cumbersome and complex mappings can't be done.
The mapping node is there for sales persons to sell message broker to customers. _________________ Just use REFERENCEs |
|
Back to top |
|
 |
Vitor |
Posted: Mon Mar 04, 2013 8:06 am Post subject: Re: Difference between Compute node and Mapping node |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
mqsiuser wrote: |
Ignore it, don't use it. It's cumbersome and complex mappings can't be done. |
It's a bit simplistic, especially in v8 where it's an all-new mapping node not to be confused with the v7 mapping node. It'a a lot less cumbersome than its predecessor and is great for simple to moderately complex transactions.
mqsiuser wrote: |
The mapping node is there for sales persons to sell message broker to customers. |
It does look good in demonstrations doesn't it? It's also there to allow simple transformations to be done quickly.
It's a question of picking the right tool for the right job. Just because you've got a great battery powered screwdriver with a range of adaptors which allow it's use with almost any threaded fixing, you might still employ a hand held flat bladed device to fix a porch light even though the alternative is perfectly viable. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
nathanw |
Posted: Mon Mar 04, 2013 8:06 am Post subject: Re: Difference between Compute node and Mapping node |
|
|
 Knight
Joined: 14 Jul 2004 Posts: 550
|
mqsiuser wrote: |
srinivasmmdl wrote: |
compute node |
Use (ESQL) compute nodes for all your mappings: It can do easy mappings and complex mappings.
srinivasmmdl wrote: |
mapping node |
Ignore it, don't use it. It's cumbersome and complex mappings can't be done.
The mapping node is there for sales persons to sell message broker to customers. |
That is not fair to be honest
I spent 6 months in 2012 working with mapping nodes and my respect went up considerably
so that exactly true or fair
it does depend on what is required. _________________ Who is General Failure and why is he reading my hard drive?
Artificial Intelligence stands no chance against Natural Stupidity.
Only the User Trace Speaks The Truth  |
|
Back to top |
|
 |
mqjeff |
Posted: Mon Mar 04, 2013 8:18 am Post subject: Re: Difference between Compute node and Mapping node |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
mqsiuser wrote: |
srinivasmmdl wrote: |
mapping node |
Ignore it, don't use it. It's cumbersome and complex mappings can't be done.
The mapping node is there for sales persons to sell message broker to customers. |
The mapping node, particularly in v8, is capable of sophisticated transformations that require less work to implement than ESQL code.
Aside from automatically creating all elements in the output tree in schema-order, you can actually sort and group and map elements in order-by-field-value.
It requires a fair amount of relearning to do so, however, if you are used to thinking in ESQL. |
|
Back to top |
|
 |
srinivasmmdl |
Posted: Mon Mar 04, 2013 8:04 pm Post subject: |
|
|
Novice
Joined: 27 Feb 2013 Posts: 11
|
|
Back to top |
|
 |
|