Cluster Namespace
Classes
Master
Worker
constructor
With the help of this method you can create a new instance of Worker.
Signature
constructor(Object options, Function callback) : Object, Function
Parameters
- options
- Options object
- Type: Object
- callback
- Function to call on finish
- Type: Function
Returns
- Object
- Options object
- Function
- Function to call on finish