Other packages > Find by keyword >

pbdZMQ  

Programming with Big Data – Interface to 'ZeroMQ'
View on CRAN: Click here


Download and install pbdZMQ package within the R console
Install from CRAN:
install.packages("pbdZMQ")

Install from Github:
library("remotes")
install_github("cran/pbdZMQ")

Install by package version:
library("remotes")
install_version("pbdZMQ", "0.3-11")



Attach the package and use:
library("pbdZMQ")
Maintained by
Wei-Chen Chen
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2015-09-11
Latest Update: 2023-09-05
Description:
'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.
How to cite:
Wei-Chen Chen (2015). pbdZMQ: Programming with Big Data – Interface to 'ZeroMQ'. R package version 0.3-11, https://cran.r-project.org/web/packages/pbdZMQ
Previous versions and publish date:
0.1-0 (2015-09-11 10:05), 0.1-1 (2015-09-23 08:05), 0.2-0 (2015-12-16 15:10), 0.2-1 (2016-01-21 08:26), 0.2-2 (2016-04-25 08:59), 0.2-3 (2016-05-20 01:16), 0.2-4 (2016-09-22 09:22), 0.2-5 (2016-12-18 11:23), 0.2-6 (2017-05-15 07:29), 0.3-0 (2018-01-04 19:02), 0.3-1 (2018-01-11 11:06), 0.3-2 (2018-01-31 13:41), 0.3-3.1 (2020-10-14 18:34), 0.3-3 (2018-05-05 21:33), 0.3-4 (2020-12-13 22:10), 0.3-5 (2021-02-10 07:50), 0.3-6 (2021-10-29 11:00), 0.3-7 (2022-02-05 11:20), 0.3-8 (2022-10-25 08:22), 0.3-9 (2023-01-21 21:40), 0.3-10 (2023-09-05 13:00)
Other packages that cited pbdZMQ R package
View pbdZMQ citation profile
Other R packages that pbdZMQ depends, imports, suggests or enhances
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns