DubSub
DubSub copied to clipboard
Distributed PubSub with Akka Cluster
Results
2
DubSub issues
Sort by
recently updated
recently updated
newest added
Hi Alex, I was wondering if EventSourced ( https://github.com/eligosource/eventsourced ) could be used to further enhance DubSub, most notably, to provide durability when needed. It would allow to support topic...
enhancement
Alex, thanks again for answering all my requests. I am wondering if there is a way to make the gossip capability of DubSub available for library clients. A typical incentive...