create_chunk: Create a chunk of work for a specified job

Description Usage Arguments

Description

Create a chunk of work for a specified job

Usage

1
create_chunk(stufftodo, job_id = 1, con = NULL, ...)

Arguments

stufftodo

The work that should be done by a worker working on this chunk

job_id

The id of the job that this chunk should be part of

con

The database connection to use to create the chunk

...

Other arguments to pass to the connection


jefferislab/Rgridengineswarm documentation built on May 19, 2019, 3:58 a.m.