|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
amqzlaa agents |
« View previous topic :: View next topic » |
Author |
Message
|
Gideon |
Posted: Thu Apr 22, 2010 12:52 pm Post subject: |
|
|
Chevalier
Joined: 18 Aug 2009 Posts: 403
|
So if I understand this correctly, the single amqzlaa is being used for the Cluster repository, deferred message processor, command server, and channel initiator.
Why do these processes come up as shared, not fastpath
And if I start a listener now under MQ_CONNECT_TYPE=FASTPATH, I assume it will be trusted, even though there is a single instance of amqzlaa ? Is that correct ?
Thanks |
|
Back to top |
|
 |
mvic |
Posted: Thu Apr 22, 2010 1:09 pm Post subject: |
|
|
 Jedi
Joined: 09 Mar 2004 Posts: 2080
|
Gideon wrote: |
Why do these processes come up as shared, not fastpath |
They are queue manager processes and IBM has coded them that way, for whatever reason.
Quote: |
And if I start a listener now under MQ_CONNECT_TYPE=FASTPATH, I assume it will be trusted, even though there is a single instance of amqzlaa ? Is that correct ? |
Not the listener (your DIS CONN output did not show any connection from it), but yes, the amqrmppa threads will connect "trusted", I think.
Hopefully it would be quick for you to try it out. Please try it and tell us. |
|
Back to top |
|
 |
PeterPotkay |
Posted: Thu Apr 22, 2010 6:58 pm Post subject: |
|
|
 Poobah
Joined: 15 May 2001 Posts: 7723
|
Gideon wrote: |
bruce2359 wrote: |
I'm confused...
Were you contemplating running your application (not the listener) as trusted? |
Both |
To me this says your app is running on the same server as the QM, and connecting in Client mode via the Listner. If yes, forget all this trusted mode talk and switch your app to connect in good ol' fashioned bindings mode.
Running things in trusted fastpath mode made a lot more sense when computers were running with low memory and wimpy CPUs.
Non persistemt messages, connecting in bindings mode, using batches of messages, NOT connecting/opening/closing/disconnecting for each message - these things will make HUGE differences in performance. Trusted mode sets you up for someone killing the trusted app for whatever reason...and taking the QM down with it.  _________________ Peter Potkay
Keep Calm and MQ On |
|
Back to top |
|
 |
|
|
|
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
|
|
|
|