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

https://github.com/mohanarpit/event-processing-engine

This project is a lightweight event processing engine using Reactor
https://github.com/mohanarpit/event-processing-engine

Last synced: over 1 year ago
JSON representation

This project is a lightweight event processing engine using Reactor

Awesome Lists containing this project

README

          

Event Processing Engine
=======================

This project is a lightweight event processing engine using Reactor.

This was inspired by the sheer fact that almost all code-bases require an event processing engine. This is an attempt to abstract that out and make it easy to add and manage event handlers.