victbr

Results 1 comments of victbr

the second link says that we should use `asyncio` or `threading` only if the program is `io_bound`. I wonder if multithread benefit the parsing. Using multiprocess, I met the problem...