Learn R Programming

⚠️There's a newer version (0.3-14) of this package.Take me there.

pbdZMQ (version 0.2-2)

Programming with Big Data -- Interface to ZeroMQ

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.1.0 rc1) 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.

Copy Link

Version

Install

install.packages('pbdZMQ')

Monthly Downloads

14,991

Version

0.2-2

License

GPL-3

Maintainer

Wei-Chen Chen

Last Published

April 25th, 2016

Functions in pbdZMQ (0.2-2)

File Transfer Functions

File Transfer Functions
ZMQ Control Environment

Sets of controls in pbdZMQ.
Message Function

Message Functions
Utility Functions

Utility Functions
Set Control Functions

Set controls in pbdZMQ
New Poll Functions

New Poll Functions
Poll Functions

Poll Functions
Wrapper Functions for rzmq

All Wrapper Functions for rzmq
Send Receive Multiple Raw Buffers

Send Receive Multiple Raw Buffers
shellexec.wcc

Shell Execution via cmd windows
Initial Control Functions

Initial controls in pbdZMQ
pbdZMQ-package

Programming with Big Data -- Interface to ZeroMQ
C-like Wrapper Functions for ZeroMQ

The C-like ZeroMQ Interface
random_port

Random Port
Send Receive Functions

Send Receive Functions
ZMQ Control Functions

Sets of controls in pbdZMQ.
Socket Functions

Socket Functions
address

Form an Address/Endpoint
Context Functions

Context Functions
PyZMQ-like Interface

R6 ZMQ Interface