HenrikBengtsson / future.BatchJobs

:rocket: R package: future.BatchJobs: A Future API for Parallel and Distributed Processing using BatchJobs [Intentionally archived on CRAN on 2021-01-08]
https://cran.r-project.org/package=future.BatchJobs
8 stars 0 forks source link

Rename this package to BatchJobsFuture? #31

Closed HenrikBengtsson closed 9 years ago

HenrikBengtsson commented 9 years ago

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.

HenrikBengtsson commented 9 years ago

Let's keep it as 'async' for now.