RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

CZTop 2.0.0.rc1 — ZeroMQ for Ruby, rewritten

CZTop 2.0.0.rc1 is out. It’s a full rewrite of the CZMQ/ZeroMQ FFI binding — simpler API (plain Array<String> messages), Async fiber support, CURVE encryption, and socket monitoring. 353k msg/s inproc, 49 µs fiber latency. Ships with a ZGuide summary of the 500-page ZeroMQ guide — all the patterns, none of the C. Lots of breaking changes from 1.x — see CHANGES.md.

Requires Ruby >= 3.3.

gem install cztop --pre

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in