I have a script which works like that, a list of element and a function,:
def fct(elm): do work
after that I start the threads (3) wherein