CRAN/E | pbdZMQ

pbdZMQ

Programming with Big Data – Interface to 'ZeroMQ'

Installation

About

'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.

Citation pbdZMQ citation info
pbdr.org/
Copyright See files AUTHORS, COPYING, and COPYING.LESSER in 'inst/zmq_copyright/' for the 'ZeroMQ' source files in 'src/zmq_src/' which are under GPL-3.
System requirements Linux, Mac OSX, and Windows, or 'ZeroMQ' library >= 4.0.4. Solaris 10 needs 'ZeroMQ' library 4.0.7 and 'OpenCSW'.
Bug report File report

Key Metrics

Version 0.3-11
R ≥ 3.5.0
Published 2024-01-15 114 days ago
Needs compilation? yes
License GPL-3
CRAN checks pbdZMQ results

Downloads

Yesterday 738 0%
Last 7 days 3.533 -38%
Last 30 days 18.982 -3%
Last 90 days 72.407 -11%
Last 365 days 289.276 +24%

Maintainer

Maintainer

Wei-Chen Chen

wccsnow@gmail.com

Authors

Wei-Chen Chen

aut / cre

Drew Schmidt

aut

Christian Heckendorf

aut

(file transfer)

George Ostrouchov

aut

(Mac OSX)

Whit Armstrong

ctb

(some functions are modified from the rzmq package for backwards compatibility)

Brian Ripley

ctb

(C code of shellexec, and Solaris)

R Core team

ctb

(some functions are modified from the R source code)

Philipp A.

ctb

(Fedora)

Elliott Sales de Andrade

ctb

(sprintf)

Spencer Aiello

ctb

(windows conf)

Paul Andrey

ctb

(Mac OSX conf)

Panagiotis Cheilaris

ctb

(add serialize version)

Jeroen Ooms

ctb

(clang++ on MacOS ARM64)

ZeroMQ authors

aut / cph

(source files in 'src/zmq_src/')

Material

README
ChangeLog
INSTALL
Reference manual
Package source

Vignettes

pbdZMQ-guide

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

pbdZMQ archive

Depends

R ≥ 3.5.0

Reverse Imports

IRkernel