Package: Storm
Type: Package
Version: 1.2
Date: 2014-12-25
Title: Write Storm Bolts in R using the Storm Multi-Language Protocol.
Author: Allen Day
Maintainer: Allen Day <allenday@allenday.com>
License: GPL (>= 2)
LazyLoad: yes
Depends: R (>= 2.1.0), methods, permute, rjson
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 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.
Packaged: 2015-01-01 07:23:05 UTC; aday
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2015-01-01 09:07:13
Built: R 4.3.0; ; 2023-04-12 05:55:43 UTC; unix
