Nothing
Package website: release \| dev
rush is a package designed to solve 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 asynchronous optimization algorithms in the
bbotk
and
mlr3tuning
packages.
Redis
.data.table
.processx
.mirai
package.lgr
.Install the latest release from CRAN.
install.packages("rush")
Install the development version from GitHub.
pak::pak("mlr-org/rush")
And install Redis.
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.