Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

python get current number of threads

from threading import active_count
active_count()
 
PREVIOUS NEXT
Tagged: #python #current #number #threads
ADD COMMENT
Topic
Name
1+3 =