You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brpc.apache.org by GitBox <gi...@apache.org> on 2022/07/30 16:14:23 UTC

[GitHub] [incubator-brpc-website] dragon-zhang opened a new issue, #82: Does `more processes` describe incorrectly?

dragon-zhang opened a new issue, #82:
URL: https://github.com/apache/incubator-brpc-website/issues/82

   In https://brpc.apache.org/docs/rpc-in-depth/threading-overview/#n1-threading-library :
   ```text
   N:1 threading libraries perform as well as event-loop libraries and are also scaled by deploying more processes in general.
   ```
   I think it should be adjusted as follows :
   ```text
   N:1 threading libraries perform as well as event-loop libraries and are also scaled by using more threads in general.
   ```


-- 
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: dev-unsubscribe@brpc.apache.org.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@brpc.apache.org
For additional commands, e-mail: dev-help@brpc.apache.org


[GitHub] [incubator-brpc-website] serverglen closed issue #82: Does `more processes` describe incorrectly?

Posted by GitBox <gi...@apache.org>.
serverglen closed issue #82: Does `more processes` describe incorrectly?
URL: https://github.com/apache/incubator-brpc-website/issues/82


-- 
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: dev-unsubscribe@brpc.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@brpc.apache.org
For additional commands, e-mail: dev-help@brpc.apache.org


[GitHub] [incubator-brpc-website] wwbmmm commented on issue #82: Does `more processes` describe incorrectly?

Posted by GitBox <gi...@apache.org>.
wwbmmm commented on issue #82:
URL: https://github.com/apache/incubator-brpc-website/issues/82#issuecomment-1200597623

   > using more threads
   
   this can be `using more threads or more processes`


-- 
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: dev-unsubscribe@brpc.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@brpc.apache.org
For additional commands, e-mail: dev-help@brpc.apache.org


[GitHub] [incubator-brpc-website] dragon-zhang commented on issue #82: Does `more processes` describe incorrectly?

Posted by GitBox <gi...@apache.org>.
dragon-zhang commented on issue #82:
URL: https://github.com/apache/incubator-brpc-website/issues/82#issuecomment-1200633789

   > > using more threads
   > 
   > this can be `using more threads or more processes`
   
   ok


-- 
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: dev-unsubscribe@brpc.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@brpc.apache.org
For additional commands, e-mail: dev-help@brpc.apache.org


[GitHub] [incubator-brpc-website] serverglen commented on issue #82: Does `more processes` describe incorrectly?

Posted by GitBox <gi...@apache.org>.
serverglen commented on issue #82:
URL: https://github.com/apache/incubator-brpc-website/issues/82#issuecomment-1202079479

    Thank for your contribution


-- 
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: dev-unsubscribe@brpc.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@brpc.apache.org
For additional commands, e-mail: dev-help@brpc.apache.org