[zeromq-dev] finding the right message pattern
Pieter Hintjens
ph at imatix.com
Wed Sep 12 11:22:46 CEST 2012
On Wed, Sep 12, 2012 at 9:14 AM, David Kaufman <david.kaufman at gmx.de> wrote:
> By the way, I'm using python as the programming language. Do you have
> any hints/examples/documentation pointers?
The Guide is also in Python, thanks to the efforts of many people.
My strong advice is to not try to solve your real problem right away
but instead work through the examples until you fully understand how
to do asynchronous messaging over ROUTER and DEALER. Then, come back
to your problem and the answer will be obvious and easy.
-Pieter
More information about the zeromq-dev
mailing list