traveler.core.multithread#

Functions#

max_num_threads([n])

Set the maximum number of threads to use for multithreading operations.

Classes#

multithread_op(op, *[, num_workers, ...])

A class to perform multithreaded operations.