setTag: setTag

Description Usage Arguments Details Value Author(s)

View source: R/redisWorker.R

Description

Set a worker 'tag' reported to the getTask function.

Usage

1
setTag(label)

Arguments

label

A character label.

Details

Workers report their tags to the getTask function. They are ignored by this function by default. Use custom tags in combination with custom Redis server-side Lua scripts to define custom task-pulling behavior.

Value

Nothing is returned.

Author(s)

B. W. Lewis <blewis@illposed.net>


cloudcell/doRedis111stable documentation built on May 13, 2019, 8:02 p.m.