trigger messages, from event queues" /> Use triggered event queues

 

Using triggered event queues

We can set up the event queues with triggers so that when an event is generated, the event message being put onto the event queue starts a user-written monitoring application. This application can process the event messages and take appropriate action. For example, certain events might require that an operator be informed, other events may start off an application that performs some administration tasks automatically.

Event queues can have trigger actions associated with them and can create trigger messages. However, if these trigger messages in turn cause conditions that would normally generate an event, no event is generated. This ensures that looping does not occur.