... | @@ -45,7 +45,7 @@ Load balancing is the default operation of the Grid; nomatter which member recei |
... | @@ -45,7 +45,7 @@ Load balancing is the default operation of the Grid; nomatter which member recei |
|
the [dispatch](http://rubydoc.info/github/Arachni/arachni/Arachni/RPC/Server/Dispatcher#dispatch-instance_method) call, the Instance will be provided by the least burdened member.
|
|
the [dispatch](http://rubydoc.info/github/Arachni/arachni/Arachni/RPC/Server/Dispatcher#dispatch-instance_method) call, the Instance will be provided by the least burdened member.
|
|
|
|
|
|
This is completely transparent to the client and allows you to easily scale up
|
|
This is completely transparent to the client and allows you to easily scale up
|
|
your operation by simply adding more Dispatchers to the Grid, as necessary.
|
|
your operation by simply adding more Dispatchers to the Grid as necessary.
|
|
|
|
|
|
##### <a id="setup-grid-load-balancing-example" href="#setup-grid-load-balancing-example">Example</a>
|
|
##### <a id="setup-grid-load-balancing-example" href="#setup-grid-load-balancing-example">Example</a>
|
|
|
|
|
... | | ... | |