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 » Triggering MQ Clients

Post new topic  Reply to topic
 Triggering MQ Clients « View previous topic :: View next topic » 
Author Message
laddha
PostPosted: Thu May 08, 2003 12:11 am    Post subject: Triggering MQ Clients Reply with quote

Apprentice

Joined: 20 Mar 2003
Posts: 27

Hi,
I want to make sure about Triggering MQ Clients in version 5.3

Websphere MQ Application Programming Guide states that-

Triggering is supported by WebSphere MQ Clients running in the following environments:
Compaq OpenVMS Alpha
OS/2
UNIX systems
Windows systems

So, is that implies that we can run a trigger monitor at MQ Client and enable it to run application at client when event occurs.

Pls let me know.
Thanks,
Prasanna
Back to top
View user's profile Send private message
zpat
PostPosted: Thu May 08, 2003 1:55 am    Post subject: Reply with quote

Jedi Council

Joined: 19 May 2001
Posts: 5866
Location: UK

A trigger monitor is simply a program with an outstanding MQGET on an initiation queue - that runs another program as needed.

First of all TRIGGERING IS VASTLY OVERRATED and in many respects old-fashioned for when MQ was a heavyweight asynchronous protocol.

In many cases it is much better to code your application as a long running task, which has an outstanding MQGET on your queue. You don't have to trigger (which causes an extra MQPUT and MQGET of the trigger message and is therefore INEFFICIENT for higher volume applications which are mainly active).

For mainly INACTIVE applications, triggering can be useful. We use the NT SERVICE trigger monitor (support Pac MA7K) which works with MQ client installations.
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 » Triggering MQ Clients
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.