How do you use EventStore for messaging?

Hi All,

I’ve heard that there are scenarios where EventStore is used for messaging (with success). Could you share any feedback and insights on how it worked out for you?

Do you use subscriptions or poll streams yourself?

Best,

Rinat

Never mind. Found an earlier discussion about Event Dispatcher, which addresses similar questions:

https://groups.google.com/forum/#!topic/event-store/260SuRiu0sw

Best,

Rinat

Look at CatchupSubscription if over TCP it handles things like
switching polling/subscribe for you :slight_smile: