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 » IBM MQ Installation/Configuration Support » DEF LISTENER

Post new topic  Reply to topic
 DEF LISTENER « View previous topic :: View next topic » 
Author Message
mqnomad
PostPosted: Fri Mar 26, 2010 1:10 pm    Post subject: DEF LISTENER Reply with quote

Acolyte

Joined: 18 Mar 2010
Posts: 53

Does anyone know any history on the DEF LISTENER command?

I remember working with MQ on UNIX platforms and adding a line on /etc/services if I needed an additional listener port - I now see this DEF LISTENER object.

Noticed it is documented first on V6 - does anyone know why this command was created?

Is it necessary to use it - I see the listeners now have a name - or can the listeners be defined as done before?

Thx.
mqnomad
Back to top
View user's profile Send private message
mvic
PostPosted: Fri Mar 26, 2010 1:52 pm    Post subject: Re: DEF LISTENER Reply with quote

Jedi

Joined: 09 Mar 2004
Posts: 2080

mqnomad wrote:
I remember working with MQ on UNIX platforms and adding a line on /etc/services if I needed an additional listener port

Yes this was if you wanted to use inetd - it's still mentioned here http://publib.boulder.ibm.com/infocenter/wmqv7/v7r0/topic/com.ibm.mq.csqzae.doc/ic13330_.htm

The runmqlsr way of doing things is more manageable and extendable than this, and so has been the preferred way of doing MQ listening for a few releases now.

Quote:
I now see this DEF LISTENER object.

Noticed it is documented first on V6 - does anyone know why this command was created?

You can define a listener. Before, you had to do this manually using inetd or runmqlsr, and deal with the lifetimes of these things via OS knowledge. Now MQ will manage the lifetime of listeners for you, via START LISTENER and STOP LISTENER commands.

Isn't this in the manual?

Quote:
Is it necessary to use it - I see the listeners now have a name - or can the listeners be defined as done before?

You can manage everything as before, using runmqlsr commands directly. I think you can even continue to use inetd/amqcrsta, though I don't suppose anyone would advocate that.
Back to top
View user's profile Send private message
mqnomad
PostPosted: Fri Mar 26, 2010 2:53 pm    Post subject: Reply with quote

Acolyte

Joined: 18 Mar 2010
Posts: 53

Thank you - yes it does look much easier this way!
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » IBM MQ Installation/Configuration Support » DEF LISTENER
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.