mschubert / clustermq

R package to send function calls as jobs on LSF, SGE, Slurm, PBS/Torque, or each via SSH
https://mschubert.github.io/clustermq/
Apache License 2.0
146 stars 27 forks source link

Add multiprocess backend #142

Closed mschubert closed 4 years ago

mschubert commented 5 years ago

Also cf. https://github.com/HenrikBengtsson/future/issues/299

mschubert commented 4 years ago

Consider callr for this (we need to track external PIDs) #173