Y
Hacker News
new
|
ask
|
show
|
jobs
by
roland35
601 days ago
Would zeromq be an alternative here?
1 comments
joezydeco
601 days ago
It's an alternative, but there are some aspects to having the broker that I liked. If there was a bug I could halt the system, attach/subscribe an external dev machine, and grab all retained messages from the broker. I don't believe ZMQ allows that.
link