[MultiThread][ThreadPool] Performance degradation when running relay module in multiple threads

By “multi-prcocess” I mean run the python script two times simutaniously, while “multi-thread” is implemented by threading.Thread in python script.