套件:ruby-ffi-rzmq-core(1.0.6-1)
ruby-ffi-rzmq-core 的相關連結
Debian 的資源:
下載原始碼套件 ruby-ffi-rzmq-core:
- [ruby-ffi-rzmq-core_1.0.6-1.dsc]
- [ruby-ffi-rzmq-core_1.0.6.orig.tar.gz]
- [ruby-ffi-rzmq-core_1.0.6-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
FFI wrapper around the ZeromMQ (ØMQ) networking library for Ruby
Ø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 package contains only the FFI wrapper for the ZeroMQ (0mq) networking library. It has been split from ruby-ffi-rzmq so that it can be used by any other ZeroMQ Ruby library that want to provide their own high-level Ruby API.
其他與 ruby-ffi-rzmq-core 有關的套件
|
|
|
|
-
- dep: libzmq5
- lightweight messaging kernel (shared library)
-
- dep: ruby
- Interpreter of object-oriented scripting language Ruby (default version)
- 或者 ruby-interpreter
- 套件暫時不可用
-
- dep: ruby-ffi (>= 1.9.3debian-1+b1)
- load dynamic libraries, bind functions from within ruby code
-
- sug: ruby-ffi-rzmq (>= 2.0~)
- FFI based Ruby bindings for ZeroMQ (ØMQ) networking library