4.6.5 Oracle Tuxedo Event Subscription
Oracle Tuxedo brokered event notification allows Oracle Tuxedo
programs to post events without knowing what other programs are
supposed to receive notification of an event’s occurrence.
The Jolt event notification allows Jolt client applications to
subscribe to Oracle Tuxedo events that are broadcast or posted
using the Oracle Tuxedo tpnotify()
or
tpbroadcast()
calls.
Jolt clients can only subscribe to events and notifications that are generated by other components in Oracle Tuxedo (such as an Oracle Tuxedo service or client). Jolt clients can not send events or notifications.