A Crew Launcher Plugin for AWS Batch
Terminate an AWS Batch job.
AWS Batch definition class
AWS Batch launcher class
AWS Batch monitor class
Create a controller with an AWS Batch launcher.
Create an AWS Batch job definition object.
Submit an AWS Batch job.
Terminate an AWS Batch job.
Create an AWS Batch launcher object.
Create an AWS Batch monitor object.
AWS Batch options
crew.aws.batch: a crew launcher plugin for AWS Batch
In 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 a worker launcher plugin for AWS Batch. Inspiration also comes from packages 'mirai' by Gao (2023) <https://github.com/r-lib/mirai>, 'future' by Bengtsson (2021) <doi:10.32614/RJ-2021-048>, 'rrq' by FitzJohn and Ashton (2023) <https://github.com/mrc-ide/rrq>, 'clustermq' by Schubert (2019) <doi:10.1093/bioinformatics/btz284>), and 'batchtools' by Lang, Bischl, and Surmann (2017). <doi:10.21105/joss.00135>.
Useful links