Home > Repository > base > nng

nng: A light-weight brokerless messaging library

NNG, like its predecessors nanomsg (and to some extent ZeroMQ), is a lightweight, broker-less library, offering a simple API to solve common recurring messaging problems, such as publish/subscribe, RPC-style request/reply, or service discovery. The API frees the programmer from worrying about details like connection management, retries, and other common considerations, so that they can focus on the application instead of the plumbing.
Nome:nng
Versione: 1.11-1mamba
Gruppo:Development/Tools
Manutentore:silvan
Licenza:MIT
Dimensione:575.55 kB
URL di origine:https://nng.nanomsg.org/
Data di compilazione:2025-06-03 15:28:40
Pacchetti binari e dipendenze
x86_64aarch64
RPM creatilibnng
libnng-devel
nng
nng-debug
libnng
libnng-devel
nng
nng-debug
Dipendenze di compilazionecmake [1]
glibc-devel [1]
libatomic-devel [1]
libnsl-devel [1]
cmake [1]
glibc-devel [1]
libatomic-devel [1]
libnsl-devel [1]
Cronologia delle modifiche
DataPackagerVersioneDescrizione
2025-06-03Automatic Build System 1.11-1mamba- automatic version update by autodist
2025-05-14silvan1.10.1-1mamba- package created using the webbuild interface