当前py文件中有一个批量上传文件的方法我想在/usr/testimg/full/中上传图片文件的时候使用多个进程(或线程)上传,我需要怎样做,,,新手求教,谢谢!!
多线程用 threading多进程用 processing