ZeroMQ core engine library for fast, message-based applications https://zeromq.org/
Go to file
2024-02-25 19:45:48 +01:00
libzeromq.spec update to 4.3.4 [release 4.3.4-1mamba;Mon May 01 2023] 2024-02-25 19:45:48 +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.