Dandandan commented on issue #47:
URL: https://github.com/apache/arrow-rs/issues/47#issuecomment-903274136


   For this as well as #924: a good start might be to start limiting the number 
of maximum threads that are used for `spawn_blocking` tasks, by default there 
are max 512 concurrent threads for those:
   
   See:
   
   
https://docs.rs/tokio/1.10.0/tokio/index.html#cpu-bound-tasks-and-blocking-code


-- 
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: [email protected]

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


Reply via email to