Posted: Wed Jun 02, 2004 11:03 am Post subject: What is the difference?
Centurion
Joined: 16 Jun 2003 Posts: 105
Hi all,
I am trying to learn how to write exit using java. I have look thru many of posting in this website and have few question to ask:
1. what is the differece bw channel exit and API exit?
2. Is there any samples of setting up an any exit? pls provide URL
3. Most of the sample code is written in C/C++, Is there a reason why not in Java?
4. Any good book to readup more on MQ exit?
Pls response if you any knowledge
thanks in advance
Joined: 23 Dec 2002 Posts: 82 Location: Kansas City
One more observation.
How many times do you think the api exit or channel exit is going to get called?
What's the overhead of calling java each time?
Do you care how your queue manager performs?
I think that those three considerations are what tells you that an exit should be written in C (or on zOS in assembler).
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