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 » Trigger or not to trigger

Post new topic  Reply to topic
 Trigger or not to trigger « View previous topic :: View next topic » 
Author Message
mike@home
PostPosted: Tue Jun 25, 2002 3:56 am    Post subject: Trigger or not to trigger Reply with quote

Newbie

Joined: 25 Jun 2002
Posts: 1

Hi I just wanting some design guidelines on when to use or not use triggering (no MQ clients).

For in-bound messages it would seem to me a bit of a overhead to be always opening & closing queues and having the queue always open to be a preferred approach.

For out-bound messages what techniques are available for sending out messages while always being connected to the output queue

Thanks
Mike
Back to top
View user's profile Send private message
mgrabinski
PostPosted: Mon Jul 01, 2002 9:33 pm    Post subject: Reply with quote

Master

Joined: 16 Oct 2001
Posts: 246
Location: Katowice, Poland

To trigger or not to trigger depends on your application. For example, if messages arrive steadily, it may be better to have the queue open instead of triggering. On the other hand, when messages arrive seldom, triggering would best.

In my practice I've found that usually the most benefitting approach is to combine the two methods. Start with triggering and wait a specific period of time for next messages. If nothing arrives, close down. During tests you can measure the message flow, CPU usage and so forth. This data will enable you to decide the proper design for your case.

Best regards,
_________________
Marcin Grabinski <><
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 » General IBM MQ Support » Trigger or not to trigger
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.