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 » Java Procedure vs Adapter

Post new topic  Reply to topic
 Java Procedure vs Adapter « View previous topic :: View next topic » 
Author Message
ushaAvuthu
PostPosted: Wed Nov 02, 2005 11:17 am    Post subject: Java Procedure vs Adapter Reply with quote

Newbie

Joined: 08 Jul 2005
Posts: 2

Hi all,

I have a requirement to read a file and extract the content. I can do it using JText Adapter and also by calling a Java Procedure in compute node. I would like to know which way i can accomplish the requirement concentrating more on the performance issue.

-Usha.
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Wed Nov 02, 2005 11:25 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

I wouldn't use either.

You'll probably have to run your own performance tests.
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
JT
PostPosted: Wed Nov 02, 2005 11:36 am    Post subject: Reply with quote

Padawan

Joined: 27 Mar 2003
Posts: 1564
Location: Hartford, CT.

Depending upon your exact requirement you may benefit from using the WebSphere Message Broker File Extender plug-ins.

Or, as we did some time ago, write your own custom Input node.
Back to top
View user's profile Send private message
recallsunny
PostPosted: Wed Nov 02, 2005 11:36 am    Post subject: Reply with quote

Disciple

Joined: 15 Jun 2005
Posts: 163
Location: Massachusetts

Some observations which could help you make a decision:

JText adapter implementation is totally detached from the broker, running on its own JVM instance, Plugin node would be using broker's instance.

Infrastructure support/ licensing factors might alter your considerations.

Message formats could play a role in choosing the method to read file content.

And performance can vary depending on additional factors like message volumetrics.

I'vent had a chance to try File Extender nodes, may be they could help you.....
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Java Procedure vs Adapter
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.