Why ZeroMQ?
Uploader Comments (kfsone)
All Comments (10)
-
@ralienpp As I understand it, depending on the type of connection, you can end up with a round-robin or a fanout using almost the exact same commands. The beauty is that you can make very small changes to suit your needs. (Still learning ZeroMQ).
-
Thanks for sharing, this is very interesting. I have a question about the action that occurs at ~3:40.
It is clear that you bound the same socket in 2 different ways, and you have 2 processes receiving messages using a different method.
However, it is not clear in which order the messages are delivered to them. From what I can see here, it happens in a round robin fashion.
Does it mean that I have to send the message several times to ensure that all clients receive it?
-
hey is that Moffitt Library at Berkeley at 0:02?
-
Distribute this across mult...
-
What screen recording software are you using???
-
inappropriate image at the start of the video... Really no need...
-
Very useful stuff! Thanks!
-
Good stuff. Thanks.
which vi colourscheme are you using?
muffinsam658 1 year ago
@muffinsam658 vim default for Ubuntu 10.04. Kinda looks like visual studio :)
kfsone 1 year ago