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



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: 2025-04-13
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-14, https://cran.r-project.org/web/packages/pbdZMQ. Accessed 07 Mar. 2026.
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), 0.3-13 (2024-09-17 10:40)
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

Today's Hot Picks in Authors and Packages

ReviewR  
A Light-Weight, Portable Tool for Reviewing Individual Patient Records
A portable Shiny tool to explore patient-level electronic health record data and perform chart revi ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
SAMtool  
Stock Assessment Methods Toolkit
Simulation tools for closed-loop simulation are provided for the 'MSEtool' operating model to inform ...
Download / Learn more Package Citations See dependency  
lmSubsets  
Exact Variable-Subset Selection in Linear Regression
Exact and approximation algorithms for variable-subset selection in ordinary linear regression mode ...
Download / Learn more Package Citations See dependency  
portalr  
Create Useful Summaries of the Portal Data
Download and generate summaries for the rodent, plant, ant, and weather data from the Portal Projec ...
Download / Learn more Package Citations See dependency  
testDriveR  
Teaching Data for Statistics and Data Science
Provides data sets for teaching statistics and data science courses. It includes a sample of data f ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,376

Author Associations

26,265

Publication Badges

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