[ 源代码: erlang-goldrush ]
软件包:erlang-goldrush(0.2.0-9)
erlang-goldrush 的相关链接
Debian 的资源:
下载源码包 erlang-goldrush:
- [erlang-goldrush_0.2.0-9.dsc]
- [erlang-goldrush_0.2.0.orig.tar.gz]
- [erlang-goldrush_0.2.0-9.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
small Erlang app that provides fast event stream processing
Goldrush is a small Erlang app that provides fast event stream processing
Features:
* Event processing compiled to a query module - per module protected event processing statistics - query module logic can be combined for any/all filters - query module logic can be reduced to efficiently match event processing * Complex event processing logic - match input events with greater than (gt) logic - match input events with less than (lt) logic - match input events with equal to (eq) logic - match input events with wildcard (wc) logic - match input events with notfound (nf) logic - match no input events (null blackhole) logic - match all input events (null passthrough) logic * Handle output events - Once a query has been composed the output action can be overridden with an erlang function. The function will be applied to each output event from the query.
其他与 erlang-goldrush 有关的软件包
|
|
|
|
-
- dep: erlang-abi (= 17.0)
- 软件包暂时不可用
-
- dep: erlang-base (>= 1:25.3.2.8+dfsg)
- Erlang/OTP virtual machine and base applications
-
- dep: erlang-syntax-tools (>= 1:25.3.2.8+dfsg)
- Erlang/OTP modules for handling abstract Erlang syntax trees