Package: rush 1.2.0
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.
Authors:
rush_1.2.0.tar.gz
rush_1.2.0.zip(r-4.7)rush_1.2.0.zip(r-4.6)rush_1.2.0.zip(r-4.5)
rush_1.2.0.tgz(r-4.6-any)rush_1.2.0.tgz(r-4.5-any)
rush_1.2.0.tar.gz(r-4.7-any)rush_1.2.0.tar.gz(r-4.6-any)
rush_1.2.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
rush/json (API)
| # Install 'rush' in R: |
| install.packages('rush', repos = c('https://mlr-org.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/mlr-org/rush/issues
Pkgdown/docs site:https://rush.mlr-org.com
Last updated from:9df99bfea1 (on v1.2.0). Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 139 | ||
| source / vignettes | OK | 202 | ||
| linux-release-x86_64 | OK | 134 | ||
| macos-release-arm64 | OK | 108 | ||
| macos-oldrel-arm64 | OK | 134 | ||
| windows-devel | OK | 95 | ||
| windows-release | OK | 92 | ||
| windows-oldrel | OK | 94 | ||
| wasm-release | OK | 109 |
Exports:AppenderRedisassert_rushassert_rush_workerassert_rush_workersassert_rushsget_hostnameheartbeatremove_rush_planrshRushrush_availablerush_configrush_planRushWorkerstart_workerstore_large_object
Dependencies:askpassbackportscheckmateclidata.tabledigestidsjsonlitelgrmiraimlr3miscnanonextopensslprocessxpsR6reduxstorrsysuuid
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| rush: Rapid Asynchronous and Distributed Computing | rush-package rush |
| Log to Redis Database | AppenderRedis |
| Remove Rush Plan | remove_rush_plan |
| Syntactic Sugar for Rush Manager Construction | rsh |
| Rush | Rush |
| Rush Available | rush_available |
| Get Rush Config | rush_config |
| Create Rush Plan | rush_plan |
| Rush Worker | RushWorker |
| Start a worker | start_worker |
| Store Large Objects | store_large_object |
