cluster_run: Run Tasks in a Cluster

Description Usage Arguments Details Value

View source: R/interface.R

Description

This function takes information about a cluster and begins reading and executing tasks from the associated input queue.

Usage

1
cluster_run(cl, verbose = TRUE)

Arguments

cl

cluster object

verbose

print diagnostic messages?

Details

Begin running tasks from a cluster queue

Value

the cluster object is returned


rdpeng/threadpool documentation built on Nov. 20, 2019, 2 p.m.