[zeromq-dev] ZMQ::FFI - Perl bindings using libffi and FFI::Raw

Daisuke Maki lestrrat at gmail.com
Mon Oct 7 05:47:37 CEST 2013


Nice!

While I'm at it, I think I'm going to retire developing ZMQ::LibZMQ* and
stuff now that you have an FFI version and have an good alternative.

To perl guys on this list: holler if you want to take over my ZMQ modules.

--d



2013/10/7 Dylan Cali <calid1984 at gmail.com>

> Hello,
>
> I recently released the module ZMQ::FFI for Perl.  From the description:
>
> "ZMQ::FFI exposes a high level, transparent, OO interface to zeromq
> independent of the underlying libzmq version. Where semantics differ, it
> will dispatch to the appropriate backend for you. As it uses ffi, there is
> no dependency on XS or compilation."
>
> In addition underlying zmq calls are checked for you, and in the case of
> an error ZMQ::FFI will die with the appropriate system error message.
>
> More information at:
> https://github.com/calid/zmq-ffi
> https://metacpan.org/module/ZMQ::FFI
>
> Let me know if you have any feedback.
>
> Thanks,
> Dylan
>
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20131007/68b6343d/attachment.htm>


More information about the zeromq-dev mailing list