[ 源代码: ruby-ffi-rzmq ]
软件包:ruby-ffi-rzmq(2.0.7-1)
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