ZeroMQ core engine library for fast, message-based applications https://zeromq.org/
Go to file
2024-01-06 06:16:15 +01:00
libzeromq.spec automatic update by autodist [release 4.1.4-1mamba;Wed Feb 10 2016] 2024-01-06 06:16:15 +01:00
README.md package created by autospec [release 4.1.3-1mamba;Fri Sep 25 2015] 2024-01-06 06:16:14 +01:00

libzeromq

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.