StevenZhang0116 / MultithreadingTest

Basic template of multithreading programming.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MultithreadingTest

Simple implementation of multithreading programming to handle time-consuming tasks and functions. Accept variadic function as input. Necessary logs and alerts are embedded. Daemon thread is also included.

About

Basic template of multithreading programming.


Languages

Language:Python 100.0%