[zeromq-dev] pyzmq ctypes

Dirkjan Ochtman dirkjan at ochtman.nl
Wed May 25 16:17:13 CEST 2011


On Wed, May 25, 2011 at 16:14, Daniel Holth <dholth at gmail.com> wrote:
> By popular demand (one person asked) the "Release Early" edition of
> pyzmq-ctypes is at https://bitbucket.org/dholth/pyzmqctypes
>
> Unlike the Cython version, this binding works in pypy. A file called _zmq.py
> contains most of the goodies. It implements most of the low-level ZeroMQ API
> and a tiny bit of the pyzmq wrapper. A serious contributor might want to
> incorporate the pyzmq unit tests and hack until they run, or go in a
> different direction by wraping libzapi.

Nice. Have you done any performance testing on CPython's ctypes vs. pyzmq?

Cheers,

Dirkjan



More information about the zeromq-dev mailing list