Package: rush 1.1.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.1.0.tar.gz
rush_1.1.0.zip(r-4.7)rush_1.1.0.zip(r-4.6)rush_1.1.0.zip(r-4.5)
rush_1.1.0.tgz(r-4.6-any)rush_1.1.0.tgz(r-4.5-any)
rush_1.1.0.tar.gz(r-4.7-any)rush_1.1.0.tar.gz(r-4.6-any)
rush_1.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
rush/json (API)
NEWS
| # 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:dd61d51268 (on v1.1.0). Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 134 | ||
| source / vignettes | OK | 164 | ||
| linux-release-x86_64 | OK | 125 | ||
| macos-release-arm64 | OK | 80 | ||
| macos-oldrel-arm64 | OK | 75 | ||
| windows-devel | OK | 98 | ||
| windows-release | OK | 84 | ||
| windows-oldrel | OK | 90 | ||
| wasm-release | OK | 111 |
Exports:AppenderRedisassert_rushassert_rush_workerassert_rush_workersassert_rushsfilter_custom_fieldsget_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 |
| Filter Custom Fields | filter_custom_fields |
| 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 |
