A general purpose event bus leveraging Reactive Extensions
Posted by: eXtensible mind,
on 02 Jan 2012 |
View original | Bookmarked: 0 time(s)
I talked before on the usefulness of having rich events published throughout your domain. In that blog post, I also showed a very simple implementation. I realized that there seems to be quite some interest in the event (or message) bus pattern as an application architecture pattern and not necessarily in the usual enterprise integration [...]...