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 for reliable, high-performance messaging over in-process, IPC, TCP, WebSocket and secure TLS transports. Implements 'Scalability Protocols', a standard for common communications patterns including publish/subscribe, request/reply and service discovery. As its own threaded concurrency framework, provides a toolkit for asynchronous programming and distributed computing. Intuitive 'aio' objects resolve automatically when asynchronous operations complete, and synchronisation primitives allow R to wait upon events signalled by concurrent threads.
Version: | 1.5.0 |
Depends: | R (≥ 3.6) |
Suggests: | later, litedown |
Enhances: | promises |
Published: | 2025-01-28 |
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.5.0.tar.gz |
Windows binaries: | r-devel: nanonext_1.5.0.zip, r-release: nanonext_1.5.0.zip, r-oldrel: nanonext_1.5.0.zip |
macOS binaries: | r-release (arm64): nanonext_1.5.0.tgz, r-oldrel (arm64): nanonext_1.4.0.tgz, r-release (x86_64): nanonext_1.5.0.tgz, r-oldrel (x86_64): nanonext_1.4.0.tgz |
Old sources: | nanonext archive |
Reverse imports: | crew, ichimoku, mirai |
Reverse suggests: | later, 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.