上QQ阅读APP看书,第一时间看更新
There's more…
This script can be further improved. We have provided a recommendation here:
- Rather than using function arguments to pass data between threads, review pipes and queues as alternatives to sharing data. Additional information about these objects can be found at https://docs.python.org/3/library/multiprocessing.html#exchanging-objects-between-processes.