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 » Clustering » Triggering & Clusters

Post new topic  Reply to topic
 Triggering & Clusters « View previous topic :: View next topic » 
Author Message
kevinf2349
PostPosted: Tue Aug 03, 2004 12:05 pm    Post subject: Triggering & Clusters Reply with quote

Grand Master

Joined: 28 Feb 2003
Posts: 1311
Location: USA

We have an application that (currently) gets triggered when a message arrives (type=first). That application reads any and all messages until the queue is empty and then terminates. Nothing too difficult here, just a straightforward triggered application (on Windows).

We are thinking of making the application use clusters. So my question is...how does triggering work on clustered queues? Does it only work on the owning queue manager? Would it be better to have all queue managers to actually have an instance of the clustered queue defined locally for triggering? Would it be better if the application were to be redesigned to start at IPL time and run until it is stopped manually?

Any input would be appreciated.

Thanks
Back to top
View user's profile Send private message
EddieA
PostPosted: Tue Aug 03, 2004 12:40 pm    Post subject: Reply with quote

Jedi

Joined: 28 Jun 2001
Posts: 2453
Location: Los Angeles

Quote:
how does triggering work on clustered queues

Exactly the same way as on non-clustered. You can only GET from a local queue, so yes, you would need an instance of the triggered application on each QM that hosts the queue.

Quote:
Would it be better if the application were to be redesigned to start at IPL time and run until it is stopped manually

It depends.

How often are messages arriving. Do you want the message processed as fast as possible, or is the application start-up time not an issue.

Cheers,
_________________
Eddie Atherton
IBM Certified Solution Developer - WebSphere Message Broker V6.1
IBM Certified Solution Developer - WebSphere Message Broker V7.0
Back to top
View user's profile Send private message
kevinf2349
PostPosted: Tue Aug 03, 2004 1:19 pm    Post subject: Reply with quote

Grand Master

Joined: 28 Feb 2003
Posts: 1311
Location: USA

Thanks Eddie. The reply was pretty much what I was expecting. The application startup isn't an issue....yet....but given the nature of the application it may very well turn out to be. I admit I have a few misgivings about the whole design that the programmers have come up with...we shall see. At the moment I am really just looking ahead to what I suspect will be down the line and formulating some options.

Thanks again for the input.
Back to top
View user's profile Send private message
PeterPotkay
PostPosted: Tue Aug 03, 2004 2:28 pm    Post subject: Reply with quote

Poobah

Joined: 15 May 2001
Posts: 7722

EddieA wrote:
Quote:
how does triggering work on clustered queues

Exactly the same way as on non-clustered. You can only GET from a local queue, so yes, you would need an instance of the triggered application on each QM that hosts the queue.


Well, technicaly the app could be on another server connecting in Client mode to the QM that hosts the clustered queue. You would then need to employ the client trigger monitor as well. We have this happening in one of our clusters.

But that only strengthens Eddie's pont. There is absolutly no difference as far as triggering is concerned whether the triggered queue is clustered or not.
_________________
Peter Potkay
Keep Calm and MQ On
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 » Clustering » Triggering & Clusters
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.