The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.
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("mlr-org/rush") pak
And install Redis.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.