You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ignite.apache.org by "F.D." <fr...@gmail.com> on 2018/09/19 08:22:08 UTC

Number of threads in computations

Hi,

I'd like to know if is it possible to limit the number of threads, launched
when a distubuted closure arrive to the server?

thanks,
  F.D.

Re: Number of threads in computations

Posted by "F.D." <fr...@gmail.com>.
Perfect.

Thanks,
   F.D.

On Wed, Sep 19, 2018 at 11:23 AM Evgenii Zhuravlev <e....@gmail.com>
wrote:

> Hi,
>
> You can use set FifoCollisionSpi.parallelJobsNum:
> https://ignite.apache.org/releases/latest/javadoc/org/apache/ignite/spi/collision/fifoqueue/FifoQueueCollisionSpi.html
>
> Evgenii
>
> ср, 19 сент. 2018 г. в 11:22, F.D. <fr...@gmail.com>:
>
>> Hi,
>>
>> I'd like to know if is it possible to limit the number of threads,
>> launched when a distubuted closure arrive to the server?
>>
>> thanks,
>>   F.D.
>>
>

Re: Number of threads in computations

Posted by Evgenii Zhuravlev <e....@gmail.com>.
Hi,

You can use set FifoCollisionSpi.parallelJobsNum:
https://ignite.apache.org/releases/latest/javadoc/org/apache/ignite/spi/collision/fifoqueue/FifoQueueCollisionSpi.html

Evgenii

ср, 19 сент. 2018 г. в 11:22, F.D. <fr...@gmail.com>:

> Hi,
>
> I'd like to know if is it possible to limit the number of threads,
> launched when a distubuted closure arrive to the server?
>
> thanks,
>   F.D.
>