MessageHandler MH Sign Up

Event Processing

What is event processing?

Event processing converts streams of events into new events.

When to use it?

Use event processing to filter, count, group, join or window event streams and react to the result.

Want to give it a try?

Check out the quickstart for a quick example.

QUICKSTART