Skip to content
Prev 353570 / 398502 Next

clusterMap: static vs dynamic scheduling

The clusterMap function provides the following argument
.scheduling = c("static", "dynamic")
The default is "static". When is it advisable to use "dynamic"?