Rendezvous Sessions
You can use the Rendezvous Configuration panel to specify the general information. For options specific to the transport session type, you can use the Rendezvous Options panel.
Rendezvous Configuration Reference
After you add a TIBCO Rendezvous session and select it, the specific options are displayed in the Rendezvous Configuration panel.
The following table lists the options and their descriptions for a TIBCO Rendezvous session.
Rendezvous Options: Reliable Session Reference
No additional configuration is required for Reliable sessions.
Rendezvous Options: Certified Session Reference
If you have selected the TIBCO Rendezvous Certified session, the specific options for this session are displayed in the Rendezvous Options panel.
The following table lists the options and their descriptions for a Certified session.
Rendezvous Options: Distributed Queue Session Reference
If you have selected the TIBCO Rendezvous Distributed Queue session, the specific options for this session are displayed in the Rendezvous Options panel.
The following table lists the options and their descriptions for a Distributed Queue session.
Name | Description |
---|---|
CMQ Name | Sequence of the module property that specifies the name of the queue. |
Worker Weight | Relative worker weights assist the scheduler in assigning tasks. When the scheduler receives a task, it assigns the task to the available listener with the greatest listener weight. The default value is 0. |
Worker Tasks | Worker tasks for this session. The default value is 0. |
Worker Complete Time (ms) | If the complete time is non-zero, the scheduler waits for a worker member to complete an assigned task.
If the complete time elapses before the scheduler receives completion from the worker member, the scheduler reassigns the task to another worker member. The default value is 0 ms. |
Scheduler Weight | Represents the ability of this session to fulfill the role of the scheduler, relative to other members of the same queue.
The queue members use relative scheduler weight values to elect one member as the scheduler. Members with higher scheduler weight take precedence. The value is in the range 0 - 65545. The default value is 0. |
Scheduler Heartbeat (ms) | The scheduler session sends heartbeat messages at this interval (in milliseconds). All member sessions in the queue must specify the same value for this 0.0. |
Scheduler Activation (ms) | When the heartbeat signal from the scheduler has been silent for this interval (in milliseconds), the queue member with the greatest scheduler weight takes its place as the new scheduler.
All member sessions in the queue must specify the same value for this parameter. Acceptable values are unsigned decimals. The default value is 0.0. |