-
Type: New Feature
-
Status: Open
-
Priority: Minor
-
Resolution: Unresolved
-
Affects Version/s: 9.3
-
Fix Version/s: QualifiedToSchedule
-
Component/s: PubSub
Hazelcast may be used as an implementation of the pubsub service as a replacement of the Redis implementation. Main advantages are:
- it's a library : we don't need any middleware (Redis, Zookeeper, Kafka or MongoDB)
- Structures are held in memory and don't need disk writes
Cons:
- adds complexity to setup the Nuxeo cluster in order to discover other Nuxeo nodes