alamb commented on pull request #8453:
URL: https://github.com/apache/arrow/pull/8453#issuecomment-708015832


   > Note that in the benchmarks, we can even specify different concurrency 
parameter depending on the benchmark (in case we want to perform some scaling).
   
   
   For what it is worth, one thing I plan to do as part of my internal project, 
is to limit "concurrent CPU bound tasks" by using a 
`tokio::sync::mpsc::Channel` as a way to limit the maximum number of concurrent 
tasks.


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to