RubyGems Navigation menu

ffi-rzmq 0.5.1

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. Right now that means MRI 1.9.x 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:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 2.0.7 - January 05, 2019 (50KB)
  2. 2.0.6 - February 22, 2018 (47KB)
  3. 2.0.5 - March 24, 2017 (46.5KB)
  4. 2.0.4 - January 28, 2015 (46KB)
  5. 2.0.1 - January 22, 2014 (45KB)
  6. 0.5.1 - August 31, 2010 (28KB)
全てのバージョンを表示(全23件)

Development依存関係 (1):

bones >= 3.4.7

所有者:

作者:

  • Chuck Remes

SHA 256チェックサム:

7d5d3bc080b980b8849f1c2e864dd47e77ae0ea7e7b33c5424353dad81374a5e

累計ダウンロード数 1,431,807

このバージョンのみ 4,048

ライセンス:

N/A

必要なRubyのバージョン: なし

リンク: