Package: Storm 1.2

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.

Authors:Allen Day

Storm_1.2.tar.gz
Storm_1.2.zip(r-4.5)Storm_1.2.zip(r-4.4)Storm_1.2.zip(r-4.3)
Storm_1.2.tgz(r-4.4-any)Storm_1.2.tgz(r-4.3-any)
Storm_1.2.tar.gz(r-4.5-noble)Storm_1.2.tar.gz(r-4.4-noble)
Storm_1.2.tgz(r-4.4-emscripten)Storm_1.2.tgz(r-4.3-emscripten)
Storm.pdf |Storm.html
Storm/json (API)

# Install 'Storm' in R:
install.packages('Storm', repos = c('https://allenday.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

On CRAN:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

2.00 score 6 scripts 132 downloads 62 mentions 2 exports 2 dependencies

Last updated 10 years agofrom:325b0aad3e. Checks:OK: 1 NOTE: 6. Indexed: yes.

TargetResultDate
Doc / VignettesOKOct 26 2024
R-4.5-winNOTEOct 26 2024
R-4.5-linuxNOTEOct 26 2024
R-4.4-winNOTEOct 26 2024
R-4.4-macNOTEOct 26 2024
R-4.3-winNOTEOct 26 2024
R-4.3-macNOTEOct 26 2024

Exports:StormTuple

Dependencies:permuterjson

Readme and manuals

Help Manual

Help pageTopics
Write Storm Bolts in R using the Storm Multi-Language Protocol.Storm-package Storm Storm-class Tuple Tuple-class