./net/nng, Light-weight brokerless messaging

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2021Q3, Version: 1.4.0nb1, Package name: nng-1.4.0nb1, Maintainer: pkgsrc-users

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.

NNG is implemented in C, requiring only C99 and CMake to build. It can be built
as a shared or a static library, and is readily embeddable. It is also designed
to be easy to port to new platforms if your platform is not already supported.



Package options: doc

Master sites:

SHA1: d1c94aac6d46d9743e0c5693b8caade211860622
RMD160: 2022db8af9990f2bdb62c7366cb8e30627173aa1
Filesize: 693.658 KB

Version history: (Expand)