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 » should have multiple Listener for all Q Manager

Post new topic  Reply to topic
 should have multiple Listener for all Q Manager « View previous topic :: View next topic » 
Author Message
Hosam
PostPosted: Mon Apr 30, 2012 2:38 pm    Post subject: should have multiple Listener for all Q Manager Reply with quote

Newbie

Joined: 30 Apr 2012
Posts: 7

Hi Every body I'm New in MQ Server v7.0

please to help me in my case I'm create multiple Queue Manager and should be connect form out side from application in my environment that mean should have listener ..

But the question is should have for all q Manager have own Listener or just one listener by TCP, port, control, and Name it's enough


please help me in this Issue and I will thankful

Cheers
Back to top
View user's profile Send private message Send e-mail
fjb_saper
PostPosted: Mon Apr 30, 2012 6:08 pm    Post subject: Reply with quote

Grand High Poobah

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

To communicate, each qmgr neads its own listener.
Multiple qmgrs on the same machine will mean each qmgr on that machine needs its own port for its listener.

Hope that clears up things for you.
Have fun
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
Hosam
PostPosted: Mon Apr 30, 2012 8:35 pm    Post subject: Reply with quote

Newbie

Joined: 30 Apr 2012
Posts: 7

hmmmm OK it's good and should each Listenre have own port number for Example

QM - APP
Listener - APPL
Port - 1414 <---------

QM - DAS
Listener - DASL
Port - 1415 <---------

that's right ??
Back to top
View user's profile Send private message Send e-mail
bruce2359
PostPosted: Mon Apr 30, 2012 9:00 pm    Post subject: Reply with quote

Poobah

Joined: 05 Jan 2008
Posts: 9470
Location: US: west coast, almost. Otherwise, enroute.

In an o/s instance, each qmgr must have a unique port number. This is really a tcp/ip network issue. Mq is likely one of several apps using sockets.
_________________
I like deadlines. I like to wave as they pass by.
ב''ה
Lex Orandi, Lex Credendi, Lex Vivendi. As we Worship, So we Believe, So we Live.
Back to top
View user's profile Send private message
Hosam
PostPosted: Mon Apr 30, 2012 9:41 pm    Post subject: Reply with quote

Newbie

Joined: 30 Apr 2012
Posts: 7

cool thanks guys
Back to top
View user's profile Send private message Send e-mail
zpat
PostPosted: Mon Apr 30, 2012 11:39 pm    Post subject: Reply with quote

Jedi Council

Joined: 19 May 2001
Posts: 5866
Location: UK

You can have more than one listener per QM if you want. Occasionally useful for firewall reasons.

Also you can optionally bind the listener to a given IP address on the host - if you have more than one IP address (this then helps with HA/CMP to keep a HA QM associated with the HA service address only, also useful sometimes for VLAN separation).
Back to top
View user's profile Send private message
mqjeff
PostPosted: Tue May 01, 2012 1:36 am    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

bruce2359 wrote:
In an o/s instance, each qmgr must have a unique port number. This is really a tcp/ip network issue. Mq is likely one of several apps using sockets.


strictly speaking, it's a unique combination of ip address and port #.

You can easily ensure that a listener is only tied to one specific ipaddress on a given box. So I can create ten listeners all on port 1414, provided there are ten separate ip addresses on the box.
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 » should have multiple Listener for all Q Manager
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.