Learn R Programming

aqr (version 0.2)

aqSubscribeChannel: Subscribe to a messaging channel

Description

Subscribes to a messaging channel. Data will flow into the bridge and it will accumulate that data.

Usage

aqSubscribeChannel(channel)

Arguments

Examples

Run this code
>aqSubscribeChannel("R-PROCESSOR-2")
[1] "Subscribed."
>

Run the code above in your browser using DataLab