|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Trusted channels connecting to remote clients |
« View previous topic :: View next topic » |
Author |
Message
|
Gideon |
Posted: Tue Sep 20, 2011 9:59 am Post subject: Trusted channels connecting to remote clients |
|
|
Chevalier
Joined: 18 Aug 2009 Posts: 403
|
|
Back to top |
|
 |
exerk |
Posted: Tue Sep 20, 2011 11:38 am Post subject: |
|
|
 Jedi Council
Joined: 02 Nov 2006 Posts: 6339
|
A channel agent is a well-behaved application that will not toast your queue manager. On the other hand, a poorly coded application running FASTPATH (hint) will almost certainly toast your queue manager! _________________ It's puzzling, I don't think I've ever seen anything quite like this before...and it's hard to soar like an eagle when you're surrounded by turkeys. |
|
Back to top |
|
 |
mvic |
Posted: Tue Sep 20, 2011 4:58 pm Post subject: |
|
|
 Jedi
Joined: 09 Mar 2004 Posts: 2080
|
exerk wrote: |
A channel agent is a well-behaved application that will not toast your queue manager. |
Channel programs/threads quite often run user exits, and these can introduce stability risk if they have bugs. Do not use FASTPATH channels if you are running user exits, unless you are fully confident that those exits are bug-free. |
|
Back to top |
|
 |
fjb_saper |
Posted: Tue Sep 20, 2011 7:30 pm Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
mvic wrote: |
exerk wrote: |
A channel agent is a well-behaved application that will not toast your queue manager. |
Channel programs/threads quite often run user exits, and these can introduce stability risk if they have bugs. Do not use FASTPATH channels if you are running user exits, unless you are fully confident that those exits are bug-free. |
And to make things totally clear: memory leaks are BUGS. Although way more difficult to find and fix than any other type of code error. So when you use a user exit, not only do you need to take care of multithreading issues you need also to keep in mind memory management.
Have fun  _________________ MQ & Broker admin |
|
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
|
|
|
|