Triggers
Minimise expensive computation while notifying consumers of events to action
Last updated
Minimise expensive computation while notifying consumers of events to action
Last updated
Real-time alerts and triggers is generally accepted a key feature of stream processing. Joule provides two key features to trigger contextual and business rules based change, CDC and declarative rules.
Here are some use cases of how triggers it can be applied in stream processing:
Consistent 360 degree customer profiles Provide timely key customer attributes update to trigger key processing streams.
Optimised consumer processing Drive high-throughput processing streams using low memory delta records.
Change Data Capture
Distribute delta records for key attribute changes
Business rules
Leverage standard JSR-94 rules engine to perform advance business rules