starting grids in tests

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

starting grids in tests

voipp
Hi All!
When would you call startGridsMultiThreaded instead of startGrids.
I wonder why would one start grids multithreaded ?
--

*Best Regards,*

*Kuznetsov Aleksey*
Reply | Threaded
Open this post in threaded view
|

Re: starting grids in tests

agura
startGrids() method starts nodes sequentially, whille
startGridsMultiThread() does it in parallel. Moreover,
startGridsMultiThreaded() waits for finishing of partition map
exchange.

On Mon, Mar 13, 2017 at 4:43 PM, ALEKSEY KUZNETSOV
<[hidden email]> wrote:
> Hi All!
> When would you call startGridsMultiThreaded instead of startGrids.
> I wonder why would one start grids multithreaded ?
> --
>
> *Best Regards,*
>
> *Kuznetsov Aleksey*