Hacker News new | ask | show | jobs
by oddevan 747 days ago
Went in thinking I would find out a few pitfalls for the event-driven app I'm writing...

> Commands only have a single consumer. There must be a single consumer. That’s it. They do not use the publish-subscribe pattern.

...oops.

Now the question is how much (more) time I want to spend on a(nother) rewrite.