machinerySendSimpleTask: Sends a simple task to the given queue.

Description Usage Arguments Value

View source: R/machinery.R

Description

Sends a simple task to the given queue.

Usage

1
machinerySendSimpleTask(machinery, queue, taskName, args = list())

Arguments

machinery

The machinery instance to use

queue

The target queue to send the task into

taskName

The name of the task

args

Argument given to the task. Data frame with column "Type" and "Value"

Value

The created and sent task


nmcapule/rmachinery documentation built on June 1, 2020, 12:26 a.m.