book
Article ID: KB0072250
calendar_today
Updated On:
Description
What are the approaches and main considerations when modifying a TIBCO Streaming EventFlow application to improve performance by allowing portions to run in parallel?
Resolution
YouTube:
https://www.youtube.com/watch?v=ZVGr_V2NyFsTIBCO Streaming provides the application designer patterns for tuning CPU use. This video demonstrates the CPU and Memory impact of popular choices for introducing parallel regions for asynchronous processing with multiplicity. How to avoid CPU oversubscription, out-of-order processing, and increased memory use are included.