Zeromq package: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 140: Line 140:
</syntaxhighlight>}}
</syntaxhighlight>}}


== basic publish subscribe ==
== basic publish subscribe pattern ==


Example based on client/server example from [http://zguide.zeromq.org/page:all#Getting-the-Message-Out http://zguide.zeromq.org/page:all#Getting-the-Message-Out]
Example based on client/server example from [http://zguide.zeromq.org/page:all#Getting-the-Message-Out http://zguide.zeromq.org/page:all#Getting-the-Message-Out]
28

edits