:rocket: R package: future.BatchJobs: A Future API for Parallel and Distributed Processing using BatchJobs [Intentionally archived on CRAN on 2021-01-08]
This package is solely based on the BatchJobs package/framework. We can now use it with the 'future' package (by specifying future::plan()). Other future mechanisms will be implemented elsewhere/in other packages. Thus, is 'async' too much of a generic name? It's certainly catchy.
This package is solely based on the BatchJobs package/framework. We can now use it with the 'future' package (by specifying
future::plan()
). Other future mechanisms will be implemented elsewhere/in other packages. Thus, is 'async' too much of a generic name? It's certainly catchy.