Author |
Message
|
puppala |
Posted: Wed May 02, 2007 7:46 am Post subject: y we go for java compute node when we have compute node |
|
|
 Novice
Joined: 22 Feb 2007 Posts: 18
|
difference b/w computenode & java compute node |
|
Back to top |
|
 |
jefflowrey |
Posted: Wed May 02, 2007 7:47 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
One lets you write ESQL.
The other lets you write Java. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
littlechild |
Posted: Fri May 04, 2007 1:52 am Post subject: |
|
|
Novice
Joined: 22 Apr 2007 Posts: 17
|
one can find Java developer easily and also they cost less .....but ESQL !! most of the developer dont know what is that and client have to pay more.
After all IT IS THE BUSINESS!! |
|
Back to top |
|
 |
sarat |
Posted: Fri May 04, 2007 2:01 am Post subject: |
|
|
 Centurion
Joined: 29 Jun 2005 Posts: 136 Location: India
|
JCN is an enhancement of MB 6.0 . This introduces you to code in Java language which you can't do with ESQL easily.
Read about JCN in infocenter. You can find lot things. _________________ With Regards,
Sarat. |
|
Back to top |
|
 |
crazyguy |
Posted: Sun May 06, 2007 2:08 am Post subject: |
|
|
Newbie
Joined: 26 Apr 2007 Posts: 3 Location: IBM
|
Java Compute node also comes in handy when u need to use predefined classes....With ESQL you need to rewrite the whole thing |
|
Back to top |
|
 |
sourdas2 |
Posted: Mon May 07, 2007 1:11 am Post subject: |
|
|
 Voyager
Joined: 21 Apr 2006 Posts: 90 Location: Kolkata,India
|
But coding in esql gives better perfomance than java in broker. So, I think it is better to use classic compute node when ever possible. _________________ Thanks and Warm Regards
Sourav |
|
Back to top |
|
 |
marcin.kasinski |
Posted: Mon May 07, 2007 1:55 am Post subject: |
|
|
Sentinel
Joined: 21 Dec 2004 Posts: 850 Location: Poland / Warsaw
|
|
Back to top |
|
 |
marcin.kasinski |
Posted: Mon May 07, 2007 1:58 am Post subject: |
|
|
Sentinel
Joined: 21 Dec 2004 Posts: 850 Location: Poland / Warsaw
|
crazyguy wrote: |
....With ESQL you need to rewrite the whole thing |
I can not agree with you.
There are functions and procedures in ESQL also. _________________ Marcin |
|
Back to top |
|
 |
mqmatt |
Posted: Tue May 08, 2007 3:13 am Post subject: |
|
|
 Grand Master
Joined: 04 Aug 2004 Posts: 1213 Location: Hursley, UK
|
Tree manipulation is a lot neater in ESQL, because that is what the language was designed for. Java is better at general purpose logic.
Throughput performance isn't wildly different in one versus the other - it depends what you are doing.
Both are important. Message Broker is trying to be unbiased about one technology over another; it's about providing choices. |
|
Back to top |
|
 |
|