jeffreyhorner/gearman: R interface to the Gearman Job Server

gearman provides a reference class interface to the Gearman Job server. gearman links to the libgearman C library and currently exposes the client API, allowing R users to submit jobs to Gearman Job servers. A future version may expose the worker API, thus allowing users to place R jobs within the server... callable by any gearman-enabled client.

Getting started

Package details

AuthorJeffrey Horner
MaintainerJeffrey Horner <jeffrey.horner@gmail.com>
LicenseBSD
Version0.1-5
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("jeffreyhorner/gearman")
jeffreyhorner/gearman documentation built on May 19, 2019, 4:01 a.m.