You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@pekko.apache.org by "He-Pin (via GitHub)" <gi...@apache.org> on 2024/03/22 03:23:40 UTC

[I] Should we change the default blocking io dispatcher size? [incubator-pekko]

He-Pin opened a new issue, #1213:
URL: https://github.com/apache/incubator-pekko/issues/1213

   Motivation:
   The current default blocking io dispatcher is fixed size 16, I think it's too big.
   ![image](https://github.com/apache/incubator-pekko/assets/501740/4567619b-780e-4724-b3cb-0eced7af3fa1)
   
   Better with a non-fixed-sized one?eg default to 1, and size up to 16 if needed. But yes, user can adjust this themself.
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org
For additional commands, e-mail: notifications-help@pekko.apache.org


Re: [I] Should we change the default blocking io dispatcher size? [incubator-pekko]

Posted by "laglangyue (via GitHub)" <gi...@apache.org>.
laglangyue commented on issue #1213:
URL: https://github.com/apache/incubator-pekko/issues/1213#issuecomment-2014705264

   I agree that it can be changed. And default value should be 16, because users can upgrade without being affected.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org
For additional commands, e-mail: notifications-help@pekko.apache.org