alamb commented on pull request #7951: URL: https://github.com/apache/arrow/pull/7951#issuecomment-673532846
> so I am exploring adding a thread pool crate now to avoid boilerplate code everywhere. @andygrove -- FWIW I had great luck with Rayon (and its parallel iterators in particular) -- it took care of a lot of the mess I was talking about in https://github.com/apache/arrow/pull/7951#discussion_r470019311 -- in other words, using a rayon parallel iterator would behave well if you are willing to add a rayon dependency ---------------------------------------------------------------- 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]
