Learn R Programming

aqr (version 0.2)

aqSend: Send data to a messaging channel

Description

Sends data as raw bytes to the messaging channel.

Usage

aqSend(channel, message)

Arguments

Examples

Run this code
aqSend("R-PROCESSOR-1", "I am done.")

Run the code above in your browser using DataLab