|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Difference between API Exits and User Exits |
« View previous topic :: View next topic » |
Author |
Message
|
jj.unlimit |
Posted: Mon Sep 22, 2008 5:10 pm Post subject: Difference between API Exits and User Exits |
|
|
Novice
Joined: 17 Sep 2008 Posts: 12
|
May I know what is the biggest difference when running this two exits?
Did a lot of reading and its seems to me that API Exits will require configuration in qmgrs while User Exits will require configuration on their {MSGEXIT, RCVEXIT, SECEXIT}... |
|
Back to top |
|
 |
gbaddeley |
Posted: Mon Sep 22, 2008 7:10 pm Post subject: |
|
|
 Jedi Knight
Joined: 25 Mar 2003 Posts: 2538 Location: Melbourne, Australia
|
There are many types of MQ exit, see C header file cmqxc.h :
1. API exit functions
2. Channel exits (security, send, receive, message, message retry)
3. Channel Auto Definition exit
4. Cluster Workload exit
5. Data Conversion exit
6. Pub/Sub Routing exit
7. Transport Retry exit
They are all "user" exits because the MQ user writes them to do whatever they please, hence adding user specific functionality to extend the capabilities of MQ. Complete exits are not shipped with the MQ product. _________________ Glenn |
|
Back to top |
|
 |
jj.unlimit |
Posted: Wed Sep 24, 2008 2:06 am Post subject: |
|
|
Novice
Joined: 17 Sep 2008 Posts: 12
|
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|