snoweye/pbdZMQ: Programming with Big Data -- Interface to 'ZeroMQ'

'ZeroMQ' is a well-known library for high-performance asynchronous messaging in scalable, distributed applications. This package provides high level R wrapper functions to easily utilize 'ZeroMQ'. We mainly focus on interactive client/server programming frameworks. For convenience, a minimal 'ZeroMQ' library (4.2.2) is shipped with 'pbdZMQ', which can be used if no system installation of 'ZeroMQ' is available. A few wrapper functions compatible with 'rzmq' are also provided.

Package details

MaintainerWei-Chen Chen <wccsnow@gmail.com>
LicenseGPL-3
Version0.3-11
URL https://pbdr.org/
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("snoweye/pbdZMQ")
snoweye/pbdZMQ documentation built on Jan. 27, 2024, 11:35 a.m.