I am new to Siddhi CEP. We are planning to use it as a standalone java library. We planned to have one instance of SiddhiManager consuming different event streams with each event stream mapped to one execution plan with queries.
In the below mail thread there is mention to use one SiddhiManager instance per scenario.
http://mail.wso2.org/mailarchive/architecture/2014-March/015501.html
So is there any limit on the number of execution plans per Siddhi Manager instance.