Products | Versions |
---|---|
TIBCO BusinessEvents Enterprise Edition | - |
Not Applicable | - |
Resolution:
BusinessEvents (BE) pattern matching algorithm is based on RETE. RETE is the most widely used, efficient algorithm for the implementation of rule-based/expert systems. You can find more information on the web.
BusinessEvents uses modified/optimized version of RETE algorithm that indexes the data to maximize the search and generate property level dependency to reduce the number of condition re-evaluation.