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]
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-14, https://cran.r-project.org/web/packages/pbdZMQ. Accessed 09 May. 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), 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
04/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/0105/0205/0305/0405/0505/0605/0705/08Downloads for pbdZMQ30040050060070080090010001100120013001400TrendBars

Today's Hot Picks in Authors and Packages

disparityfilter  
Disparity Filter Algorithm for Weighted Networks
The disparity filter algorithm is a network reduction technique to identify the 'backbone' structur ...
Download / Learn more Package Citations See dependency  
assertive.numbers  
Assertions to Check Properties of Numbers
A set of predicates and assertions for checking the properties of numbers. This is mainly for use ...
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  
SACOBRA  
Self-Adjusting COBRA
Performs surrogate-assisted optimization for expensive black-box constrained problems. ...
Download / Learn more Package Citations See dependency  

24,205

R Packages

207,311

Dependencies

65,402

Author Associations

24,206

Publication Badges

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