shikokuchuo/nanonext: NNG (Nanomsg Next Gen) Lightweight Messaging Library

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.

Getting started

Package details

Maintainer
LicenseGPL (>= 3)
Version1.5.1.9001
URL https://shikokuchuo.net/nanonext/ https://github.com/shikokuchuo/nanonext/
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("shikokuchuo/nanonext")
shikokuchuo/nanonext documentation built on March 4, 2025, 8:21 p.m.