CMD + K

r-nanonext

Anaconda Verified

R binding for NNG (Nanomsg Next Gen), a successor to ZeroMQ. NNG is a socket library providing high-performance scalability protocols, 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. Implements connections with transport layer security, and synchronisation primitives, which allow R execution to wait upon events being signalled by concurrent messaging threads.

Installation

To install this package, run one of the following:

Conda
$conda install r::r-nanonext

Usage Tracking

0.10.2
1 / 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 providing high-performance scalability protocols, 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. Implements connections with transport layer security, and synchronisation primitives, which allow R execution to wait upon events being signalled by concurrent messaging threads.

Last Updated

Jan 16, 2024 at 21:28

License

GPL-3

Total Downloads

45

Supported Platforms

linux-64