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:
Storm_1.2.tar.gz
Storm_1.2.zip(r-4.7)Storm_1.2.zip(r-4.6)Storm_1.2.zip(r-4.5)
Storm_1.2.tgz(r-4.6-any)Storm_1.2.tgz(r-4.5-any)
Storm_1.2.tar.gz(r-4.7-any)Storm_1.2.tar.gz(r-4.6-any)
Storm_1.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
Storm/json (API)
| # Install 'Storm' in R: |
| install.packages('Storm', repos = c('https://allenday.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:325b0aad3e. Checks:7 NOTE, 2 OK. Indexed: yes.
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Write Storm Bolts in R using the Storm Multi-Language Protocol. | Storm-package Storm Storm-class Tuple Tuple-class |
