Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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)

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.