Port variant | standard |
Summary | High-performance, asynchronous messaging library |
BROKEN | |
Package version | 4.3.5 |
Homepage | https://zeromq.org/ |
Keywords | net |
Maintainer | nobody |
License | MPL |
Other variants | There are no other variants. |
Ravenports | Buildsheet | History |
Ravensource | Port Directory | History |
Last modified | 12 OCT 2023, 12:15:29 UTC |
Port created | 28 SEP 2017, 04:39:34 UTC |
complete | This is the zeromq-standard metapackage. It pulls in all subpackages of zeromq-standard. |
primary | ZeroMQ - Distributed Computing Made Simple * The socket library that acts as a concurrency framework. * Carries messages across inproc, IPC, TCP, and multicast. * Connect N-to-N via fanout, pubsub, pipeline, request-reply. * Asynch I/O for scalable multicore message-passing apps. Version 4 Features: * New wire level protocol, ZMTP/3.0 * New security framework with PLAIN and CURVE mechanisms * New ZMQ_STREAM socket type |
dev | This is the developer subpackage of the zeromq-standard port. It may contain headers, pc files, static and PIC libraries and SO links. |
man | This is the man page subpackage of the zeromq-standard port. |
Build (only) |
asciidoc:single:standard libsodium:dev:standard xmlto:single:standard gmake:primary:standard pkgconf:primary:standard |
Build and Runtime |
libsodium:primary:standard norm:single:standard |
main | https://github.com/zeromq/libzmq/releases/download/v4.3.5/ |
python-pyzmq:v11 | Python bindings for 0MQ (3.11) |
python-pyzmq:v12 | Python bindings for 0MQ (3.12) |