パッケージ: ruby-ffi-rzmq (2.0.7-1)
ruby-ffi-rzmq に関するリンク
Debian の資源:
ruby-ffi-rzmq ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
FFI based Ruby bindings for ZeroMQ (ØMQ) networking library
ØMQ is a library which extends the standard socket interfaces with features traditionally provided by specialised messaging middleware products.
ØMQ sockets provide an abstraction of asynchronous message queues, multiple messaging patterns, message filtering (subscriptions), seamless access to multiple transport protocols and more.
This module wraps ØMQ using Ruby FFI (foreign function interface). It is a pure Ruby wrapper so it can be used with any Ruby runtime that supports FFI, including MRI, Rubinius and JRuby.
その他の ruby-ffi-rzmq 関連パッケージ
|
|
|
|
-
- dep: ruby
- Interpreter of object-oriented scripting language Ruby (default version)
- または ruby-interpreter
- パッケージは利用できません
-
- dep: ruby-ffi-rzmq-core (>= 1.0.7~)
- FFI wrapper around the ZeromMQ (ØMQ) networking library for Ruby