Copyright © TIBCO Software Inc. All Rights Reserved |
For each type of channel (except local channels), TIBCO BusinessEvents uses a serializer to convert events to messages and a deserializer to convert incoming messages to events. Local channels do not require serializers.Figure 1 Serializer and Deserializer BehaviorWhen you configure a destination, you select the appropriate serializer. (It actually includes the serializer and deserializer). For JMS and Rendezvous messages, different serializers are available for different needs. For details see Selecting a JMS Serializer and Working with Rendezvous Channels.
• Selecting event preprocessors (rule functions) for a destination and defining worker thread options for each preprocessor. (See Event Preprocessors for more details.)
• Specifying destination listeners. You select the destinations that an agent will listen to at runtime when you configure the Cluster Deployment Descriptor. See the section Configuring the Agent Classes Tab (All OM Types) in TIBCO BusinessEvents Administration.See TIBCO BusinessEvents Administration for all deploy-time configuration topics.
Copyright © TIBCO Software Inc. All Rights Reserved |