Hi,
Bela commented that there is a very interesting use case of a pub/sub bus based on JGroups
for scenarios where latency is very important and there are not transactions/persistence
requeriments.
https://github.com/belaban/pubsub
I've taken a look on it and I think it was interesting.
Lucas