ZeroMQ core engine in C++, implements ZMTP/3.1
Welcome
The ZeroMQ lightweight messaging kernel is a library which extends the standard socket interfaces with features traditionally provided by specialised messaging middleware products. ZeroMQ sockets provide an abstraction of asynchronous message queues, multiple messaging patterns, message filtering (subscriptions), seamless access to multiple transport protocols and more.
Supported platforms
Libzmq is mainly written in C++98 with some optional C++11-fragments. For configuration either autotools or CMake is employed. See below for some lists of platforms, where libzmq has been successfully compiled on.
... More
license | LGPL-3.0-or-later |
---|---|
project | ZeroMQ |
url | zeromq.org/ |
doc-url | api.zeromq.org/ |
src-url | github.com/zeromq/libzmq |
topics | C++ |
1 Version
version | 4.3.4+3 |
---|---|
repository | https://pkg.cppget.org/1/stable |
depends | 0 |
reviews | +1 |