
crew.aws.batch: a crew launcher plugin for AWS Batch
Source:R/crew_package.R
crew.aws.batch-package.RdIn computationally demanding analysis projects,
statisticians and data scientists asynchronously
deploy long-running tasks to distributed systems,
ranging from traditional clusters to cloud services.
The crew.aws.batch package extends the
mirai-powered
crew package with worker
launcher plugins for AWS Batch.
Inspiration also comes from packages
mirai,
future,
rrq,
clustermq,
and batchtools.