⚠️There's a newer version (1.2) of this package. Take me there.

Storm (version 1.1)

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

Description

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 realtime 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.

Copy Link

Version

Down Chevron

Install

install.packages('Storm')

Monthly Downloads

163

Version

1.1

License

GPL (>= 2)

Maintainer

Last Published

May 22nd, 2014

Functions in Storm (1.1)