This gem wraps the ZeroMQ networking library using the ruby FFI (foreign function interface)

Edit Package rubygem-ffi-rzmq
http://github.com/chuckremes/ffi-rzmq

This gem wraps the ZeroMQ networking library using the ruby FFI (foreign
function interface). It's a pure ruby wrapper so this gem can be loaded
and run by any ruby runtime that supports FFI. That's all of them:
MRI 1.8.7+, 1.9.x, Rubinius and JRuby.

The impetus behind this library was to provide support for ZeroMQ in
JRuby which has native threads. Unlike MRI, MacRuby, IronRuby and
Rubinius which all have a GIL, JRuby allows for threaded access to ruby
code from outside extensions. ZeroMQ is heavily threaded, so until the
other runtimes remove their GIL, JRuby will likely be the best
environment to run this library.

Refresh
Refresh
Source Files
Filename Size Changed
ffi-rzmq-2.0.7.gem 0000051200 50 KB
gem2rpm.yml 0000001632 1.59 KB
rubygem-ffi-rzmq.changes 0000007596 7.42 KB
rubygem-ffi-rzmq.spec 0000001937 1.89 KB
Latest Revision
Comments 0
openSUSE Build Service is sponsored by