python 多线程

_thread.start_new_thread(process request, (connection,))

你可能感兴趣的:(python 多线程)