Clemapfel / jluna

Julia Wrapper for C++ with Focus on Safety, Elegance, and Ease of Use
https://clemens-cords.com/jluna
MIT License
239 stars 12 forks source link

Improve ThreadPool Performance #19

Closed Clemapfel closed 2 years ago

Clemapfel commented 2 years ago

Improves jluna::ThreadPool to perform on par with the std:: thread pool. Updates related manual sections.