Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Create simple threadpool for avoiding constant thread creation (#115)
* added simple threadpool * refactor to simplify * clean up error handling * make sure we carousel through the threads * cleaned up the way results are returned
- Loading branch information