The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
R binding for NNG (Nanomsg Next Gen), a successor to ZeroMQ. NNG is a socket library implementing 'Scalability Protocols', a reliable, high-performance standard for common communications patterns including publish/subscribe, request/reply and service discovery, over in-process, IPC, TCP, WebSocket and secure TLS transports. As its own threaded concurrency framework, provides a toolkit for asynchronous programming and distributed computing, with intuitive 'aio' objects which resolve automatically upon completion of asynchronous operations, and synchronisation primitives allowing R to wait upon events signalled by concurrent threads.
Version: | 1.3.2 |
Depends: | R (≥ 3.6) |
Suggests: | later, litedown |
Enhances: | promises |
Published: | 2024-11-14 |
DOI: | 10.32614/CRAN.package.nanonext |
Author: | Charlie Gao [aut, cre], Hibiki AI Limited [cph], R Consortium [fnd] |
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 and 'libmbedtls' >= 2.5, or 'cmake' and 'xz' 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 |
Vignettes: |
nanonext - NNG Lightweight Messaging Library (source) |
Package source: | nanonext_1.3.2.tar.gz |
Windows binaries: | r-devel: nanonext_1.3.2.zip, r-release: nanonext_1.3.2.zip, r-oldrel: nanonext_1.3.2.zip |
macOS binaries: | r-release (arm64): nanonext_1.3.2.tgz, r-oldrel (arm64): nanonext_1.3.2.tgz, r-release (x86_64): nanonext_1.3.2.tgz, r-oldrel (x86_64): nanonext_1.3.2.tgz |
Old sources: | nanonext archive |
Reverse imports: | crew, ichimoku, mirai |
Reverse suggests: | targets |
Please use the canonical form https://CRAN.R-project.org/package=nanonext to link to this page.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.