Storm: Write Storm Bolts in R using the Storm Multi-Language Protocol.

Storm is a distributed real-time computation system. Similar to how Hadoop provides a set of general primitives for doing batch processing, Storm provides a set of general primitives for doing real-time computation.

Storm includes a "Multi-Language" (or "Multilang") Protocol to allow implementation of Bolts and Spouts in languages other than Java. This R extension provides implementations of utility functions to allow an application developer to focus on application-specific functionality rather than Storm/R communications plumbing.

Package details

AuthorAllen Day
MaintainerAllen Day <allenday@allenday.com>
LicenseGPL (>= 2)
Version1.2
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("Storm")

Try the Storm package in your browser

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

Storm documentation built on May 2, 2019, 8:54 a.m.