| rrq_worker_len | R Documentation | 
Returns the number of active workers
rrq_worker_len(controller = NULL)
| controller | The controller to use.  If not given (or  | 
An integer
obj <- rrq_controller("rrq:example")
rrq_worker_len(controller = obj)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.