文章详情页
Esper 1.0 发布 -- 纯Java的事件流处理和相关性框架
浏览:176日期:2024-03-16 15:48:12
Esper 1.0 版本发布了。Esper 是一款纯Java的事件流处理和相关性框架.Esper 提供类似SQL的查询接口, 开发者可以对事件流进行 分组, 过滤, 合并, 排序等操作.Esper 是基于LGPL协议的开源软件.官方提到的特性包括: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
标签:
Java
相关文章:
1. Spring Boot2发布调用REST服务实现方法2. Android Studio 4.0 正式发布在Ubuntu 20.04中安装的方法3. Strecks -- 一款Struts Java 5 扩展框架发布4. Simple Persistence for Java 1.1.0 发布5. python cookie反爬处理的实现6. Python+OpenCV图像处理——打印图片属性、设置存储路径、调用摄像头7. Python使用openpyxl批量处理数据8. 解决SpringBoot返回结果如果为null或空值不显示处理问题9. Java14发布了,再也不怕NullPointerException了10. Sun 公司完整发布Java API文档中文版
排行榜
