altf4/untwister

Support multiple CPU cores

altf4 opened this issue · 1 comments

Use C++ threads, or maybe Boost threads to run execution in a pool of a specified number of CPU threads.

Fixed in b2032e0