[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#948362: ITP: nng -- nanomsg next generation



Package: wnpp
Severity: wishlist
Owner: Laszlo Boszormenyi (GCS) <gcs@debian.org>

* Package name    : nng
  Version         : 1.2.3
  Upstream Author : Copyright 2018 Staysail Systems, Inc.
<info@staysail.tech>, Copyright 2018 Capitar IT Group BV
<info@capitar.com>
* URL             : https://github.com/nanomsg/nng/
* License         : MIT
  Programming Lang: C
  Description     : Lightweight 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.


Reply to: