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.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')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 10 years agofrom:325b0aad3e. Checks:OK: 1 NOTE: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 26 2024 |
R-4.5-win | NOTE | Oct 26 2024 |
R-4.5-linux | NOTE | Oct 26 2024 |
R-4.4-win | NOTE | Oct 26 2024 |
R-4.4-mac | NOTE | Oct 26 2024 |
R-4.3-win | NOTE | Oct 26 2024 |
R-4.3-mac | NOTE | Oct 26 2024 |
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 |