[nanomsg] Re: Generalizing pubsub distribution

  • From: Michael <mwpowellhtx@xxxxxxxxx>
  • To: nanomsg@xxxxxxxxxxxxx
  • Date: Sun, 13 Dec 2015 23:40:18 -0500

Well I suggest you start there. A casual Google search for "nanomsg topics
messages" turned out related reading material. I could be wrong with the
generations of nanomsg and it being under development, but that seems like the
best place to start. HRTMH

On December 13, 2015 10:42:00 PM EST, Carlos Pita <carlosjosepita@xxxxxxxxx>
wrote:

Everyone gets everything? As in published messages? I am not as
familiar
with nano or even zmq, but have worked with and spun my own pub/sub.
Are
you saying there are no "topics"? i.e. Only subscribers of topic A see
A
messages but no B messages, and vice versa?

I never used it myself, I'm just taking it from
http://250bpm.com/blog:17 :

So, to use messaging terminology, everyone connected to the message
bus
gets any message sent to the bus.

Note that as with any other broadcasting pattern, the message
transfer is
not reliable. If it was, single slow, dead or malevolent application
would
be able block the whole topology.

--
Sent from my Android device with K-9 Mail. Please excuse my brevity.

Other related posts: