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


Chapter 10 Threading Models and Tuning : Threading Models Overview

Threading Models Overview
Quick Reference.
Figure 8 Threading Models Quick Reference
Detailed Example
Figure 9 Agent threading example — shared threads, concurrent RTC, cache aside
Events that are to be sent out, for example using Event.sendEvent(), are actually sent in the event preprocessor or in the post-RTC phase, depending where the function is called.
Scaling Considerations
When you begin to scale up messaging the following are the potential bottlenecks:
These points are related. You can add more inference agents and more cache agents to address these issues, depending on where the bottlenecks are occurring.

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