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 » General IBM MQ Support » Fastpath Binding

Post new topic  Reply to topic
 Fastpath Binding « View previous topic :: View next topic » 
Author Message
psiracusa
PostPosted: Mon Feb 19, 2007 6:31 am    Post subject: Fastpath Binding Reply with quote

Apprentice

Joined: 17 Nov 2006
Posts: 34

According to IBM documentation, if you use fastpath binding no new agent is opened up to handle the connection, rather it will run in the same memory space as the queue manager as this. A few questions then:

1. By "no new agent is opened", is this referring to an additional amqzlaa0 process?

2. Would simply setting the MQIBindType to Fastpath in the qm.ini be enough to enable this or would you have to specify it in the connecting app as well?

3. I've set the MQIBindType in the qm.ini to Fastpath and opened up 20 new connections using the RFHUtil utility, and I don't see any additional processes being opened up, but then again, I couldn't get any additional MQ processes to open up without this parameter being set. Does anyone have any test scenarios that can be used to replicate the Fastpath and Standard binding behavior so that it can witnessed at a process or thread level? If not, how can this be tested?
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Mon Feb 19, 2007 6:44 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

Don't use fastpath binding unless you absolutely have to.
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
psiracusa
PostPosted: Mon Feb 19, 2007 6:51 am    Post subject: Reply with quote

Apprentice

Joined: 17 Nov 2006
Posts: 34

It's a long story about why we were exploring this, but really now I'm just looking for these answers for academic reasons because I was unable to duplicate the described behavior, or what I thought was the described behavior in the manuals.
Back to top
View user's profile Send private message
kevinf2349
PostPosted: Mon Feb 19, 2007 8:46 am    Post subject: Reply with quote

Grand Master

Joined: 28 Feb 2003
Posts: 1311
Location: USA

I am pretty sure you won't see additional processes starting. Part of the requirements for fastpath state

Quote:
The application must not have more than one thread connected to the queue manager at any one time.


Item 2 ) I believe you will need to change the CONNX in the application to tell it to use fastpath but I have never actually done this.

Fastpath it is not for the faint of heart and could cause your queue manager to fail if not done correctly but I suspect you already know this
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Tue Feb 20, 2007 4:19 am    Post subject: Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20756
Location: LI,NY

And to reiterate jeff's comment:
Don't use fastpath unless you absolutely have to.

This would entail huge amount of messages and very critical response time. And IBM should direct you to use it....

Otherwise you're just borrowing trouble...
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » General IBM MQ Support » Fastpath Binding
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.