ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » JavaCompute or Compute node

Post new topic  Reply to topic
 JavaCompute or Compute node « View previous topic :: View next topic » 
Author Message
mqseries12
PostPosted: Mon Jul 28, 2008 5:40 am    Post subject: JavaCompute or Compute node Reply with quote

Newbie

Joined: 28 Jul 2008
Posts: 8

Hi,


Please someone tell whether Javacompute node (using Java) or Compute node(using ESQL) will be bale to give better throughput(mean faster processing of messages).

Thanks in advance
Back to top
View user's profile Send private message
sridhsri
PostPosted: Mon Jul 28, 2008 6:30 am    Post subject: Reply with quote

Master

Joined: 19 Jun 2008
Posts: 297

It used to be that ESQL performed about 10-15% faster than Java. Perhaps that gap has reduced now. My bet would that ESQL still performs a little faster than Java.
Back to top
View user's profile Send private message
zpat
PostPosted: Mon Jul 28, 2008 7:02 am    Post subject: Reply with quote

Jedi Council

Joined: 19 May 2001
Posts: 5866
Location: UK

Stick to ESQL for consistency in the broker. Think of Java as for "emergencies only".
Back to top
View user's profile Send private message
mqmatt
PostPosted: Mon Jul 28, 2008 7:49 am    Post subject: Reply with quote

Grand Master

Joined: 04 Aug 2004
Posts: 1213
Location: Hursley, UK

It really depends on what you're trying to do. As a basic rule of thumb, use ESQL for complex message manipulation, Java for general-purpose logic.
Also, do consider Mapping and XSLT and WTX as alternative transformation options.

If in doubt, use the language you have most skills in.
Back to top
View user's profile Send private message
AkankshA
PostPosted: Mon Jul 28, 2008 8:14 pm    Post subject: Reply with quote

Grand Master

Joined: 12 Jan 2006
Posts: 1494
Location: Singapore

AFAIK JCN's are faster in processing then eSQL...

Sometime back i had testing the performance of eSQl code vs custome node written in C and found a huge performance difference..

BUT entry n exit in JCN is costly affair and hence its not recommended to have 2-3 JCNs in one flow...

eSQL is easy and is broker language so stick to it for general transformation/routing logic...

I use JCN for XML operation like XPath etc etc
_________________
Cheers
Back to top
View user's profile Send private message Visit poster's website
mqseries12
PostPosted: Mon Jul 28, 2008 10:26 pm    Post subject: Reply with quote

Newbie

Joined: 28 Jul 2008
Posts: 8

Thanks, can you please highlight 4-5 advantages using ESQL over javacompute node.

Thanks in advance
Back to top
View user's profile Send private message
AkankshA
PostPosted: Mon Jul 28, 2008 10:37 pm    Post subject: Reply with quote

Grand Master

Joined: 12 Jan 2006
Posts: 1494
Location: Singapore

Most important ...
eSQL is much easier tthe java {Not many people would support me on this though... }

eSQL is faster for the things which can be done in it e.g. formatting, transformation, routing etc etc

eSQL is broker's in built langague...

as zpat said.. use java when absolute necessary... else always stick to eSQL
_________________
Cheers
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » JavaCompute or Compute node
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.