R binding for NNG (Nanomsg Next Gen), a successor to ZeroMQ. NNG is a socket library providing high-performance scalability protocols, implementing a cross-platform standard for messaging and communications. Serves as a concurrency framework for building distributed applications, utilising 'Aio' objects which automatically resolve upon completion of asynchronous operations.
Version: | 0.5.0 |
Depends: | R (≥ 2.4) |
Published: | 2022-05-10 |
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: | either 'libnng' (deb: libnng-dev, rpm: nng-devel) or 'cmake' (to compile from source) |
Citation: | nanonext citation info |
Materials: | README NEWS |
CRAN checks: | nanonext results |
Reference manual: | nanonext.pdf |
Package source: | nanonext_0.5.0.tar.gz |
Windows binaries: | r-devel: nanonext_0.5.0.zip, r-release: nanonext_0.5.0.zip, r-oldrel: nanonext_0.5.0.zip |
macOS binaries: | r-release (arm64): nanonext_0.5.0.tgz, r-oldrel (arm64): nanonext_0.5.0.tgz, r-release (x86_64): nanonext_0.5.0.tgz, r-oldrel (x86_64): nanonext_0.5.0.tgz |
Old sources: | nanonext archive |
Reverse imports: | mirai |
Please use the canonical form https://CRAN.R-project.org/package=nanonext to link to this page.