clusterSize
returns the number of workers in a cluster.
closeCluster
shuts down and cleans up a cluster.
1 2 | clusterSize(cl, ...)
closeCluster(cl, ...)
|
cl |
The cluster object. |
... |
Currently unused. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.