The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
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[@]dogado.de.

nanonext: NNG (Nanomsg Next Gen) Lightweight Messaging Library

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: 0.13.5.2
Depends: R (≥ 3.5)
Suggests: knitr, markdown
Published: 2024-04-06
Author: Charlie Gao ORCID iD [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.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

Documentation:

Reference manual: nanonext.pdf
Vignettes: nanonext - NNG Lightweight Messaging Library

Downloads:

Package source: nanonext_0.13.5.2.tar.gz
Windows binaries: r-devel: nanonext_0.13.5.2.zip, r-release: nanonext_0.13.5.2.zip, r-oldrel: nanonext_0.13.5.2.zip
macOS binaries: r-release (arm64): nanonext_0.13.5.2.tgz, r-oldrel (arm64): nanonext_0.13.5.2.tgz, r-release (x86_64): nanonext_0.13.5.2.tgz, r-oldrel (x86_64): nanonext_0.13.5.2.tgz
Old sources: nanonext archive

Reverse dependencies:

Reverse imports: crew, ichimoku, mirai, mirai.promises
Reverse suggests: targets

Linking:

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.
Health stats visible at Monitor.