Does Infinispan have support for CEP/continuous queries? If yes, could you please point me to the documentation for this. If no, is this planned for the future?
It's not currently supported, but yes it's planned and some design documents are being written (just a draft at this point).
Watch this space: https://github.com/infinispan/infinispan/wiki/Clustered-listeners
On github you can also find a rather old proof of concept which was using Drools:
https://github.com/mmarkus/infinispan-continuous-query
Maybe you could be interested in updating that demo to latest Infinispan ?
Retrieving data ...