HenrikBengtsson / future.batchtools

:rocket: R package future.batchtools: A Future API for Parallel and Distributed Processing using batchtools
https://future.batchtools.futureverse.org
84 stars 9 forks source link

Add nbrOfFreeWorkers() #67

Closed HenrikBengtsson closed 1 year ago

HenrikBengtsson commented 3 years ago

Implement nbrOfFreeWorkers() for batchtools future. This requires future (>= 1.21.0).

HenrikBengtsson commented 3 years ago

This is related to Issue #19 and will be implemented at the same time.

HenrikBengtsson commented 1 year ago

Implemented, cf. commit 43fefdea72.