CMD + K

r-nanonext

Community

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.

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::r-nanonext

Usage Tracking

1.9.0
1.8.2
1.8.1
1.8.0
1.7.2
5 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

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.

Last Updated

May 4, 2026 at 15:51

License

GPL-3.0-or-later

Supported Platforms

macOS-arm64
macOS-64
linux-ppc64le
linux-64
linux-aarch64

Unsupported Platforms

win-64 Last supported version: 1.4.0