xx_czmq_wrapper: The C-like ZeroMQ Interface

C-like Wrapper Functions for ZeroMQR Documentation

The C-like ZeroMQ Interface

Description

The basic interface to ZeroMQ that somewhat models the C interface.

Details

A list of all functions for this interface is as follows:

zmq.bind() zmq.close() zmqconnect()
zmq.ctx.destroy() zmq.ctx.new() zmq.msg.recv()
zmq.msg.send() zmq.recv() zmq.send()
zmq.socket()

Author(s)

Wei-Chen Chen wccsnow@gmail.com.

References

ZeroMQ/4.1.0 API Reference: http://api.zeromq.org/4-1:_start

Programming with Big Data in R Website: https://pbdr.org/


pbdZMQ documentation built on Sept. 8, 2023, 6:06 p.m.