Hacker News new | ask | show | jobs
by quinnftw 3426 days ago
Not quite. You can submit as many jobs as you'd like to the pool and it will delegate them to 16 threads. The pool maintains a queue of work to be done and the fixed number of threads consume from the queue.