文件名称:cztop:Ruby的CZMQ绑定
文件大小:120KB
文件格式:ZIP
更新时间:2024-06-17 13:49:03
ruby ffi-bindings czmq czmq-binding Ruby
CZ顶部 CZTop是Ruby的CZMQ绑定。 它基于 ,它是生成的的低级FFI绑定,并致力于易于使用Rubyists(POLS)并为安全机制(例如CURVE)提供一流的支持。 概述 类层次结构 以下是核心类的概述: 信息 监视器 元数据 代理人 轮询器(基于zmq_poller_*()函数) 汇总的 ZPoller 插座 REQ <插座 REP <插座 ROUTER <插座 经销商<插座 PUSH <插座 拉线<插座 PUB <插座 SUB <插座 XPUB <插槽 XSUB <套接字 PAIR <插座 STREAM <插座 客户端<套接字 服务器<套接字 收音机<插座 DISH <插座 SCATTER <插座 GATHER <插座 Z85 衬垫<Z85 管道 ZAP API文档中有更多信息。 特征 类似于Ruby的API 方法名称 通过套接字发送消息是通过Socket#<
【文件预览】:
cztop-master
----.github()
--------workflows()
----AUTHORS(33B)
----CHANGES.md(4KB)
----ci()
--------install-libczmq(365B)
--------install-libzmq(369B)
----lib()
--------cztop.rb(2KB)
--------cztop()
----Gemfile(228B)
----spec()
--------cztop_spec.rb(228B)
--------zmq_helper.rb(1KB)
--------spec_helper.rb(932B)
--------cztop()
----perf()
--------remote_lat.rb(472B)
--------inproc_lat.rb(1KB)
--------README.md(2KB)
--------local_lat.rb(748B)
--------inproc_thru.rb(877B)
----Rakefile(117B)
----examples()
--------taxi_system()
--------weather_pub_sub()
--------simple_req_rep()
--------ruby_actor()
----LICENSE(732B)
----README.md(6KB)
----.rspec(31B)
----.yardopts(42B)
----exe()
--------z85encode(951B)
--------z85decode(951B)
----.gitignore(101B)
----cztop.gemspec(1KB)
----bin()
--------console(86B)
--------setup(115B)