Hacker News new | ask | show | jobs
by jstarfish 2983 days ago
The ThreadPool class picks a sane default (number of cores), but I believe it uses Python threads instead of processes.