Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lburgazzoli/lb-axon


https://github.com/lburgazzoli/lb-axon

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

lb-axon
=======

- EventBusTerminal based on
- [Distributed Topic] (http://www.hazelcast.org/docs/3.1/manual/html/ch02s04.html)
- DistributedCommandBus, CommandBusConnector based on
- [Distributed Queue] (http://www.hazelcast.org/docs/3.1/manual/html/ch02s02.html)
- [Distributed Executor Service] (http://www.hazelcast.org/docs/3.1/manual/html/ch10.html) (next)
- EventStore base on:
- [Distributed Map] (http://www.hazelcast.org/docs/3.1/manual/html/ch02.html#Map)
- [Java Chronicle] (https://github.com/OpenHFT/Java-Chronicle)