4 ms·
It's a bit more explicit in NSQ but we essentially support multicast-like routing through "channels". A "channel" receives a copy (at the source) of all the me
by matticakes 14y ago
It's a bit more explicit in NSQ but we essentially support multicast-like routing through "channels".
A "channel" receives a copy (at the source) of all the messages for a "topic" and has its own set of clients subscribed.
- paddyforan 14y agoHm. Very interesting, I'll have to take another look and get a better understanding of it.