[ 原始碼: erlang-goldrush ]
套件:erlang-goldrush(0.2.0-8~bpo11+1)
erlang-goldrush 的相關連結
Debian 的資源:
下載原始碼套件 erlang-goldrush:
- [erlang-goldrush_0.2.0-8~bpo11+1.dsc]
- [erlang-goldrush_0.2.0.orig.tar.gz]
- [erlang-goldrush_0.2.0-8~bpo11+1.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-base
- Erlang/OTP virtual machine and base applications
- 或者 erlang-abi (= 17.0)
- 套件暫時不可用
-
- dep: erlang-base (>= 1:23.2.6+dfsg)
- Erlang/OTP virtual machine and base applications
- 或者 erlang-base-hipe (>= 1:23.2.6+dfsg)
- Erlang/OTP HiPE enabled virtual machine and base applications
-
- dep: erlang-syntax-tools (>= 1:23.2.6+dfsg)
- Erlang/OTP modules for handling abstract Erlang syntax trees