messageQueue: Allow R to communicate with message queues

This package creates a simple way to interact with message queues regardless of the underlying provider of the queue (activeMQ or rabbitMQ). The idea is to provide this basic functionality such that R doesn't need to deal with the specifics of queues or their underlying implementation differences. Provides a simple way to PUT a text message on a queue and GET a text message from a queue.

Package details

AuthorMatt MacGillivray
MaintainerMatt MacGillivray <matthew.macgillivray@cornell.edu>
LicenseLGPL (>= 2.0)
Version0.5.1
URL http://r-message-queue.r-forge.r-project.org/ https://code.google.com/p/r-message-queue/
Package repositoryView on R-Forge
Installation Install the latest version of this package by entering the following in R:
install.packages("messageQueue", repos="http://R-Forge.R-project.org")

Try the messageQueue package in your browser

Any scripts or data that you put into this service are public.

messageQueue documentation built on May 2, 2019, 4:45 p.m.