Processing CloudEvents with Drools
drools-cloudevents ( https://github.com/mariofusco/drools-cloudevents ) is a standalone service which processes CloudEvents, evaluating them against a set of rules expressed in a simple YAML format. Currently, it’s a simple stateless service, but we consider enhancements based on Drools capabilities. E.g. stateful service, events correlation, persistence How to use You can run the example with Quarkus devRead more →
The post Processing CloudEvents with Drools appeared first on KIE Community.