Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 10 Threading Models and Tuning : RTC Options — Single-Threaded or Concurrent

RTC Options — Single-Threaded or Concurrent
Depending on your needs, you can choose single threaded or concurrent RTC options, in the CDD Agent settings Concurrent RTC field. For reference documentation, see Table 52, CDD Agent Classes Tab Inference Agent and Query Agent Settings in TIBCO BusinessEvents Developer’s Guide.
Concurrent RTC
One RTC executes simultaneously on each thread. All threads fill post RTC queues. As with any concurrency feature, locking is required
Advantages
Disadvantages
Single-Threaded RTC
Each thread waits to execute its RTC in turn.
Advantages
Disadvantages

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved