[zeromq-dev] Can ZeroMQ clients function within a single thread only?
Pieter Hintjens
ph at imatix.com
Mon Feb 18 13:46:02 CET 2013
On Mon, Feb 18, 2013 at 1:09 PM, Seref Arikan <serefarikan at gmail.com> wrote:
> I am working with plpython which lets me use python (and its wrappers for
> native code) for functions, but I could do it all in C if push comes to
> shove.
I'd just try it via PyZMQ in Python; I'd be very surprised if the 0MQ
threading had any visibility whatsoever for the rest of the process.
-Pieter
More information about the zeromq-dev
mailing list