Description
Description
Related Objects
Related Objects
Event Timeline
Comment Actions
Thinking more about this, the single threaded path should really be removed. That's 2 path to maintain based on command line argument, and I don't expect the perf hit on single core machine to be significant. We can just use a thread pool with one thread.