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-13")



Attach the package and use:
library("pbdZMQ")
Maintained by
Wei-Chen Chen
[Scholar Profile | Author Map]
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-13, https://cran.r-project.org/web/packages/pbdZMQ. Accessed 29 Mar. 2025.
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), 0.3-11 (2024-01-15 22:00), 0.3-12 (2024-09-07 07:30)
Other packages that cited pbdZMQ R package
View pbdZMQ citation profile
Other R packages that pbdZMQ depends, imports, suggests or enhances
Complete documentation for pbdZMQ
Downloads during the last 30 days
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/28Downloads for pbdZMQ250300350400450500550600650700750800850TrendBars

Today's Hot Picks in Authors and Packages

gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  
landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
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  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA