nanonext: NNG (Nanomsg Next Gen) Lightweight Messaging Library

R binding for NNG (Nanomsg Next Gen), a successor to ZeroMQ. NNG is a socket library providing high-performance scalability protocols, a cross-platform standard for messaging and communications. Serves as a concurrency framework for building distributed applications, utilising 'aio' objects which resolve automatically upon completion of asynchronous operations. Implements synchronisation primitives, allowing R to wait upon events being signalled by concurrent messaging threads.

Version: 0.9.0
Depends: R (≥ 2.12)
Published: 2023-05-28
Author: Charlie Gao ORCID iD [aut, cre], Hibiki AI Limited [cph]
Maintainer: Charlie Gao <charlie.gao at shikokuchuo.net>
BugReports: https://github.com/shikokuchuo/nanonext/issues
License: GPL (≥ 3)
URL: https://shikokuchuo.net/nanonext/, https://github.com/shikokuchuo/nanonext/
NeedsCompilation: yes
SystemRequirements: 'libnng' >= 1.5 and 'libmbedtls' >= 2, or 'cmake' to compile NNG and/or Mbed TLS included in package sources
Citation: nanonext citation info
Materials: README NEWS
In views: HighPerformanceComputing, WebTechnologies
CRAN checks: nanonext results

Documentation:

Reference manual: nanonext.pdf

Downloads:

Package source: nanonext_0.9.0.tar.gz
Windows binaries: r-devel: nanonext_0.9.0.zip, r-release: nanonext_0.9.0.zip, r-oldrel: nanonext_0.9.0.zip
macOS binaries: r-release (arm64): nanonext_0.9.0.tgz, r-oldrel (arm64): nanonext_0.9.0.tgz, r-release (x86_64): nanonext_0.9.0.tgz, r-oldrel (x86_64): nanonext_0.9.0.tgz
Old sources: nanonext archive

Reverse dependencies:

Reverse imports: crew, ichimoku, mirai
Reverse suggests: targets

Linking:

Please use the canonical form https://CRAN.R-project.org/package=nanonext to link to this page.