Siddhi[1] 3.0.0 is released now with lots of new features and improved performance. Some of the main features supported by siddhi are,
- Filter
- Join
- Aggregation
- Stream handlers (e.g:- WIndows)
- Pattern processing
- Sequence processing
- Event Tables
In addition to above, Siddhi facilitates writing various types of extensions via its plugable architecture. Siddhi is shipped with in-built set of extensions including,
- aggregators
- functions
- windows
- stream functions
- stream processors
Check my next blog posts for detailed info on writing extensions for each of the five types.
You can read more about extensions from [2] and [3].
[1]https://github.com/wso2/siddhi
[3]https://docs.wso2.com/display/CEP400/Writing+Extensions+to+Siddhi