ruby-czmq realizes a convenient and relatively elegant API on top of the FFI-based ruby-czmq-ffi gem,
which provides low-level bindings to CZMQ and works on all the main Ruby VMs: YARV/MRI, JRuby, and Rubinius.
Autore: Mauro Tortonesi
ruby-czmq-ffi provides low-level Ruby bindings for the CZMQ library.
ruby-czmq-ffi leverages the FFI mechanism, and thus should work on all the main Ruby VMs: YARV/MRI, JRuby, and Rubinius.
Autore: Mauro Tortonesi