On Sat, Feb 19, 2011 at 6:19 PM, Jonathan Rockway <[email protected]> wrote:
> Also, try my ZeroMQ::Raw binding, which adds no extra code like the
> other binding does.  It's basically a straight wrapper, with the sugar
> layer in a separate module (AnyEvent::ZeroMQ::Handle).  The ZeroMQ
> binding on CPAN does weird stuff like bake in JSON support, which I
> found to be an odd choice.

I'm looking at this right now.  How stable do you consider this
software (in terms of the API and in terms of functioning "as
expected")?

Also, the other perl binding includes its own ZeroMQ::Raw module.  I'm
guessing this will lead to some bad interactions if someone happens to
install your AnyEvent::ZeroMQ and the other perl module...  Personally
I'm a big AnyEvent fan, so I'm already leaning to use this one.
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to