软件包: ruby-ffi-rzmq-core (1.0.6-1)
ruby-ffi-rzmq-core 的相关链接
Trisquel 的资源:
下载源码包 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]
维护者:
Original Maintainers:
- Debian Ruby Extras Maintainers (Mail Archive)
- Cédric Boutillier
外部的资源:
- 主页 [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