Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marianoguerra/esper-hornetq
support CEP in your app talking to esper through hornetq (mainly from immutant)
https://github.com/marianoguerra/esper-hornetq
Last synced: about 1 month ago
JSON representation
support CEP in your app talking to esper through hornetq (mainly from immutant)
- Host: GitHub
- URL: https://github.com/marianoguerra/esper-hornetq
- Owner: marianoguerra
- Created: 2013-08-27T14:26:36.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2013-08-27T14:26:55.000Z (about 11 years ago)
- Last Synced: 2023-04-21T08:16:31.348Z (over 1 year ago)
- Language: Clojure
- Size: 102 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# esper-hornetq
A Clojure library designed to allow esper event processing receiving events
and exposing an API from hornetq## Usage
the project is a standalone app that you can run with *lein run* it will
try to connect to a hornetq instance to receive events and request calls
to the API (create-query and remove-query by the moment)## License
Copyright © 2013 marianoguerra
Distributed under the GPL v2 License the same as esper.