slackbuilds/libraries/zeromq
Arn0 060f5c3b33
libraries/zeromq: updated for version 4.3.5
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-10-10 17:10:10 +07:00
..
README
slack-desc
zeromq.SlackBuild libraries/zeromq: updated for version 4.3.5 2023-10-10 17:10:10 +07:00
zeromq.info libraries/zeromq: updated for version 4.3.5 2023-10-10 17:10:10 +07:00

README

The 0MQ lightweight messaging kernel is a library which extends the
standard socket interfaces with features traditionally provided by
specialised messaging middleware products. 0MQ sockets provide an
abstraction of asynchronous message queues, multiple messaging patterns,
message filtering (subscriptions), seamless access to multiple transport
protocols and more.