| Port variant | std |
| Summary | High-performance, asynchronous messaging library |
| 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 | 11 AUG 2024, 22:51:45 UTC |
| Port created | 29 SEP 2017, 04:39:34 UTC |
| set | This is the zeromq:std metapackage. It pulls in all subpackages of zeromq:std. |
| 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:std port. It may contain headers, pc files, static and PIC libraries and SO links. |
| man | This is the man page subpackage of the zeromq:std port. |
| Build (only) |
asciidoc:single:std libsodium:dev:std xmlto:primary:std gmake:primary:std pkgconf:primary:std |
| Build and Runtime |
libsodium:primary:std norm:single:std |
| main | https://github.com/zeromq/libzmq/releases/download/v4.3.5/ |
| python-pyzmq:v12 | Python bindings for 0MQ (3.12) |
| python-pyzmq:v13 | Python bindings for 0MQ (3.13) |