Collaboration using Event Sourcing
| Newsgroups | gmane.comp.programming.domain-driven-design |
|---|---|
| Message-ID | <[email protected]> |
I have a business domain where a team of people will go somewhere and collaborate together with fat clients over a local network and possibly a remote network. They will also sometimes be offline. I envision a rich domain with events and the use of event streaming. Events would occur locally per client and then need to be published. The subscribers would need to process the events as an idempotent operation. The clients need to be eventually consistent. Can an asynchronous event publish/subscribe model work here? Does it make sense? I would think some sort of callback would be in order so that events are not continuously sent over and over with the use of some sort of projection snapshot? __._,_.___ Your email settings: Individual Email|Traditional Change settings via the Web (Yahoo! ID required) Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured Visit Your Group | Yahoo! Groups Terms of Use | Unsubscribe __,_._,___