PieceMaker/rminions: A Package for Easy R Processing Scalability Via Message Queues

This package provides generic functions to allow easy setup of worker servers in a distributed message-based computing environment for R. This environment uses Redis to handle communication with the worker servers via messages and PUB/SUB broadcasts. Functions are provided to facilitate the quick and easy setup of new servers for fast scalability.

Getting started

Package details

Maintainer
LicenseGPL-2
Version2.0.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("PieceMaker/rminions")
PieceMaker/rminions documentation built on Oct. 21, 2019, 8:10 p.m.