Learn R Programming

rush (version 0.4.1)

rush-package: rush: Rapid Asynchronous and Distributed Computing

Description

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.

Arguments

Author

Maintainer: Marc Becker marcbecker@posteo.de (ORCID) [copyright holder]

See Also