[zeromq-dev] CZTop, a new CZMQ binding for Ruby

paddor paddor at gmail.com
Thu Jan 21 05:46:44 CET 2016


Thank you very much for the support. :-)

> On 21 Jan 2016, at 05:36, Joe McIlvain <joe.eli.mac at gmail.com> wrote:
> 
> Congratulations on the stable release, Patrik!
> 
> I know you've put in a lot of diligent work into this effort, and I'll be recommending it to others as the "go-to" library to use for any ZeroMQ-related Ruby projects.
> 
> On Mon, Jan 18, 2016 at 12:49 PM, Pieter Hintjens <ph at imatix.com> wrote:
> Heh, neat... I think this is the first packaging of a generated
> binding. Nice work.
> 
> On Mon, Jan 18, 2016 at 8:21 PM, Charles Remes <lists at chuckremes.com> wrote:
> > This is great!!
> >
> >
> >> On Jan 18, 2016, at 13:09, paddor <paddor at gmail.com> wrote:
> >>
> >> Hi
> >>
> >> I've recently been working on CZTop [1], a new CZMQ binding for Ruby. It is based on the generated low-level FFI binding found in CZMQ's repository, which I've packaged into a gem [2].
> >>
> >> It's supposed to be simple, comprehensive, feel like Ruby, provide a high documentation quality, and make the use of security mechanisms (like CURVE) dead easy.
> >>
> >> I consider it still in an early development stage, but it covers all of CZMQ's core classes and the test suite passes on MRI 2.3, 2.24, 2.1.8, Rubinius, and JRuby 9000 (at least on my machine and Travis CI).
> >>
> >> Since it depends on quite a few recent bug fixes and improvements in ZMQ and CZMQ, I haven't released it yet. You'll have to compile both libraries from master. However, if you're interested, I encourage you to give it a try and tell me what you think. Any feedback is appreciated.
> >>
> >> You can find more information on Github.
> >>
> >> Regards,
> >> Patrik Wenger
> >>
> >> [1] https://github.com/paddor/cztop
> >> [2] https://github.com/paddor/czmq-ffi-gen
> >> _______________________________________________
> >> zeromq-dev mailing list
> >> zeromq-dev at lists.zeromq.org
> >> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
> >
> > _______________________________________________
> > zeromq-dev mailing list
> > zeromq-dev at lists.zeromq.org
> > http://lists.zeromq.org/mailman/listinfo/zeromq-dev
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
> 
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev




More information about the zeromq-dev mailing list