-
Notifications
You must be signed in to change notification settings - Fork 3
Home
lburgazzoli edited this page Mar 17, 2014
·
3 revisions
- 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)