共有 0 个贴子
没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > Siddhi-CEP |
Siddhi-CEP
|
3 | 0 | 643 |
贡献者 | 讨论 | 代码提交 |
Siddhi is an open-source high performance complex event processing engine released under the Apache license 2.0. In a very high level view of Siddhi, the events come into the system in streams, and goes through several pre-set user queries. If the incoming events get matched with a given query, the system triggers corresponding complex event to the output stream notifying the user of successful execution of the query.