python實現多線程壓測post接口服務

import urllib import urllib2 import random import sys import threading,time from time import sleep, ctime import json import time host_url='http://127.0.0.1:8070' def now() : return str( time.str
相關文章
相關標籤/搜索