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 resolve automatically upon completion of asynchronous operations.
Version: | 0.7.3 |
Depends: | R (≥ 2.5) |
Published: | 2023-01-22 |
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.6.0 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 |
Reference manual: | nanonext.pdf |
Package source: | nanonext_0.7.3.tar.gz |
Windows binaries: | r-devel: nanonext_0.7.3.zip, r-release: nanonext_0.7.2.zip, r-oldrel: nanonext_0.7.3.zip |
macOS binaries: | r-release (arm64): nanonext_0.7.3.tgz, r-oldrel (arm64): nanonext_0.7.3.tgz, r-release (x86_64): nanonext_0.7.3.tgz, r-oldrel (x86_64): nanonext_0.7.3.tgz |
Old sources: | nanonext archive |
Reverse imports: | ichimoku, mirai |
Please use the canonical form https://CRAN.R-project.org/package=nanonext to link to this page.