I use Python multithread to realize Quicksort. Quicksort is implement in a function. It is a recursive function.