rush: Rapid Parallel and Distributed Computing

Parallel computing with a network of local and remote workers. Fast exchange of results between the workers through a 'Redis' database. Key features include task queues, local caching, and sophisticated error handling.

Version: 0.1.0
Depends: R (≥ 3.1.0)
Imports: checkmate, data.table, jsonlite, lgr, mlr3misc, parallel, processx, redux, uuid
Suggests: callr, knitr, rmarkdown, testthat (≥ 3.0.0)
Published: 2024-06-20
DOI: 10.32614/CRAN.package.rush
Author: Marc Becker ORCID iD [cre, aut, cph]
Maintainer: Marc Becker <marcbecker at posteo.de>
BugReports: https://github.com/mlr-org/rush/issues
License: MIT + file LICENSE
URL: https://github.com/mlr-org/rush
NeedsCompilation: no
Materials: README NEWS
CRAN checks: rush results

Documentation:

Reference manual: rush.pdf

Downloads:

Package source: rush_0.1.0.tar.gz
Windows binaries: r-devel: rush_0.1.0.zip, r-release: rush_0.1.0.zip, r-oldrel: rush_0.1.0.zip
macOS binaries: r-release (arm64): rush_0.1.0.tgz, r-oldrel (arm64): rush_0.1.0.tgz, r-release (x86_64): rush_0.1.0.tgz, r-oldrel (x86_64): rush_0.1.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=rush to link to this page.