cluster_initialize: Initialize Cluster Input Queue

Description Usage Arguments Value

View source: R/interface.R

Description

Intialize the cluster input queue by adding all of the jobs based on the input data

Usage

1
cluster_initialize(cl_name, x, f, envir = parent.frame())

Arguments

cl_name

cluster name

x

the data

f

a function to map to the data

envir

an environment within which to evaluate the function f

Value

a cluster object


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