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 connections with transport layer security, and synchronisation primitives, which allow R execution to wait upon events being signalled by concurrent messaging threads.
Version: | 0.10.2 |
Depends: | R (≥ 3.5) |
Published: | 2023-09-27 |
Author: | Charlie Gao |
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.5, 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 |
Reference manual: | nanonext.pdf |
Package source: | nanonext_0.10.2.tar.gz |
Windows binaries: | r-devel: nanonext_0.10.2.zip, r-release: nanonext_0.10.2.zip, r-oldrel: nanonext_0.10.2.zip |
macOS binaries: | r-release (arm64): nanonext_0.10.2.tgz, r-oldrel (arm64): nanonext_0.10.2.tgz, r-release (x86_64): nanonext_0.10.2.tgz, r-oldrel (x86_64): nanonext_0.10.2.tgz |
Old sources: | nanonext archive |
Reverse imports: | crew, ichimoku, mirai |
Reverse suggests: | mirai.promises, targets |
Please use the canonical form https://CRAN.R-project.org/package=nanonext to link to this page.