simsong / bulk_extractor

This is the development tree. Production downloads are at:
https://github.com/simsong/bulk_extractor/releases
Other
1.11k stars 187 forks source link

Evaluate other threadpool libraries #254

Closed simsong closed 2 years ago

simsong commented 3 years ago

Given that there are now several C++ thread pool libraries, it may be reasonable to evaluate another one to see if we get performance boosts.

On the other hand, our work packages are so big, it may not matter.

simsong commented 2 years ago

I ended up moving BE1.6 threadpool to c++17. The threadpool is now heavily customized for bulk_extractor.