Description Usage Arguments Value
Sends a simple task to the given queue.
1 | machinerySendSimpleTask(machinery, queue, taskName, args = list())
|
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" |
The created and sent task
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.