文章詳情頁
Esper 1.0 發(fā)布 -- 純Java的事件流處理和相關(guān)性框架
瀏覽:115日期:2024-03-16 15:48:12
Esper 1.0 版本發(fā)布了。Esper 是一款純Java的事件流處理和相關(guān)性框架.Esper 提供類似SQL的查詢接口, 開發(fā)者可以對事件流進行 分組, 過濾, 合并, 排序等操作.Esper 是基于LGPL協(xié)議的開源軟件.官方提到的特性包括:Event Stream ProcessingEvent Pattern MatchingSupports both listener (push) and consumer (pull) model Supports event-type inheritance and polymorphism as provided by the Java languageEvent properties can be simple, indexed, mapped or nestedSupports externally-supplied time as well as Java system timeSupports multiple independent Esper engines per JavaVM. Each engine instance itself is NOT multithread-safe, requiring workload structuring per engine if necessary (also see FAQ on multithread-safety).Pluggable architecture for event pattern and event stream analysis functions
標(biāo)簽:
Java
相關(guān)文章:
排行榜
