Allow R to communicate with message queues


[Up] [Top]

Documentation for package ‘messageQueue’ version 0.5.1

Help Pages

messageQueue-package Allow R to put and get messages from message queues (activeMQ, rabbitMQ)
messageQueue Allow R to put and get messages from message queues (activeMQ, rabbitMQ)
messageQueue.consumer.close Close a consumer of a queue
messageQueue.consumer.getNextText Retrieve the next available text message
messageQueue.factory.getConsumerFor Connect to a queue for reading
messageQueue.factory.getProducerFor Connect to a queue for writing
messageQueue.producer.close Close a producer of a queue
messageQueue.producer.putText Put a text message on a queue