Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/espertechinc/esper
Esper Complex Event Processing, Streaming SQL and Event Series Analysis
https://github.com/espertechinc/esper
cep compiler complex-event-processing esper espertech event-series-analysis java open-source streaming-sql
Last synced: 3 months ago
JSON representation
Esper Complex Event Processing, Streaming SQL and Event Series Analysis
- Host: GitHub
- URL: https://github.com/espertechinc/esper
- Owner: espertechinc
- License: gpl-2.0
- Created: 2015-04-06T16:21:10.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2024-04-22T12:51:52.000Z (9 months ago)
- Last Synced: 2024-04-22T13:03:41.668Z (9 months ago)
- Topics: cep, compiler, complex-event-processing, esper, espertech, event-series-analysis, java, open-source, streaming-sql
- Language: Java
- Homepage:
- Size: 45.6 MB
- Stars: 820
- Watchers: 66
- Forks: 256
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.txt
- License: LICENSE
Awesome Lists containing this project
- awesome-streaming - Esper - component for complex event processing (CEP) and event series analysis. (Table of Contents / DSL)
- awesome-streaming - Esper - component for complex event processing (CEP) and event series analysis. (Table of Contents / DSL)
README
# Esper - Complex Event Processing, Streaming SQL and Event Series Analysis for Java
Esper is a component for complex event processing (CEP), streaming SQL and event series analysis, available for Java as Esper, and for .NET as NEsper.
Esper's home page and documentation are at http://www.espertech.com/esper
Esper and NEsper are open-source software available under the GNU General Public License (GPL) version 2 (GPL v2).
This repository tracks changes since release 5.2.0 and as of April 6, 2015. The repository prior to that date was the Codehaus repository which has been discontinued.
Esper and NEsper including documentation are copyrighted and the copyright is owned by EsperTech Inc., unauthorized reproduction or distribution of this copyrighted work is illegal.
For commercial licensing terms, please contact EsperTech Inc. for any inquiry.
# Note on Master versus Releases
At this time Master tracks version 6.0 and up development. Since version 9.0.0 Esper requires Java 17 (older versions required Java 8).