rush: Rapid Asynchronous and Distributed Computing
Package to tackle large-scale problems asynchronously across
a distributed network. Employing a database centric model, rush
enables workers to communicate tasks and their results over a shared
'Redis' database. Key features include low task overhead, efficient
caching, and robust error handling. The package powers the
asynchronous optimization algorithms in the 'bbotk' and 'mlr3tuning'
packages.
Version: |
0.2.0 |
Depends: |
R (≥ 3.1.0) |
Imports: |
checkmate, data.table, ids, jsonlite, lgr, mirai (≥ 2.0.0), mlr3misc, parallel, processx, R6, redux, uuid |
Suggests: |
callr, knitr, quarto, rmarkdown, testthat (≥ 3.0.0) |
Published: |
2025-05-30 |
Author: |
Marc Becker [cre,
aut, cph] |
Maintainer: |
Marc Becker <marcbecker at posteo.de> |
BugReports: |
https://github.com/mlr-org/rush/issues |
License: |
MIT + file LICENSE |
URL: |
https://rush.mlr-org.com, https://github.com/mlr-org/rush |
NeedsCompilation: |
no |
Materials: |
README NEWS |
CRAN checks: |
rush results |
Documentation:
Downloads:
Reverse dependencies:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=rush
to link to this page.