taurus taurus

Previous topic

ThreadDict

Next topic

TimedQueue

This Page

ThreadPool

Inheritance diagram of ThreadPool

class ThreadPool(name=None, parent=None, Psize=20, Qsize=20, daemons=True)

Bases: taurus.core.util.log.Logger

NoJob = (None, None, None, None, None, None)
add(job, callback=None, *args, **kw)
getNumOfBusyWorkers()

Get the number of workers that are in busy mode.

join()
qsize
size

number of threads