WSO2 CEP - Single Event Table for Multiple Execution PLans
问题 I have been exploring WSO2 CEP for last couple of days. I am considering a scenario where a single lookup table could be used in multiple execution plans. As far as I know, only way to store data all data is event table. My questions are: Can I load an event table once(may be by one execution plan) and share that table with other execution plans? If answer of Q1 is NO, then it will be multiple copies of same data storing in different execution plans, right ? Is there any way to reduce this