Channels and Events
Channels (except for local channels which communicate between agents), represent connections to a resource, such as a Rendezvous daemon, JMS server, HTTP server or client, Hawk domain, or a space in TIBCO ActiveSpaces.
A channel has one or more destinations, which represent listeners to messages from that resource. Destinations can also be used to send messages to the resource.
Messages arriving through channels are transformed into simple events. Conversely, simple events sent out of TIBCO BusinessEvents are transformed to the appropriate type of message.
TIBCO BusinessEvents processes three kinds of events:
TIBCO BusinessEvents creates instances of simple events and time events based on user-configured event definitions.
Copyright © Cloud Software Group, Inc. All rights reserved.