I am looking for Kafka Streams complex event processing (CEP). I did not find Kafka streams native CEP. However, I found drools fusion. I have a few questions?
Could Drools Fusion be integrated with Kafka streams? What's the advantage of such solution? What needs attention?
Why there isn't any Kafka Streams official CEP library? Is it because of the existence of the KSQL?