I am working on developing a tool that has the functionality of custom execution plan builder. So by using this tool end users can create large number of execution plans inside WSO2 CEP. I have following 3 concerns on this.
1) Is there any considerable performance impact when having large number of execution plans in CEP? There can be around 100,000 execution plans.
2) When having large number of execution plans how to group them?
3) Finally I want to load execution plans into the UI of my tool. So end users can customize them. So is there a execution plan parser so we can just pass it though and get it as object. Or any other suggestion about loading execution plan in to UI (java program).
Thanks
Please find my answers to your questions.
I hope above answers will help you to get started with your project. If you need further help regarding this questions, please let me know.
Good Luck!