RubyGems Navigation menu

ffi-rzmq 0.6.0

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.

Gemfile:
= Copy to clipboard Copied!

Installeer:
=

Versies:

  1. 2.0.7 - January 05, 2019 (50 KB)
  2. 2.0.6 - February 22, 2018 (47 KB)
  3. 2.0.5 - March 24, 2017 (46,5 KB)
  4. 2.0.4 - January 28, 2015 (46 KB)
  5. 2.0.1 - January 22, 2014 (45 KB)
  6. 0.6.0 - September 21, 2010 (29 KB)
Toon alle versies (23 totaal)

Development afhankelijkheden (1):

bones >= 3.4.7

Eigenaren:

Authors:

  • Chuck Remes

SHA 256 checksum:

939b4524d5b56e532b46c6e832c6987ddfa96560ccca8e4bdd9d8c011fd1b231

Total downloads 1.421.578

Voor deze versie 4.296

Licenties:

N/A

Required Ruby Version: Geen

Links: