![Python Digital Forensics Cookbook](https://wfqqreader-1252317822.image.myqcloud.com/cover/713/36700713/b_36700713.jpg)
上QQ阅读APP看书,第一时间看更新
How to do it…
With the following steps, we showcase basic multiprocessing support in Python:
- Set up a log to record multiprocessing activity.
- Append data to a list using multiprocessing.
With the following steps, we showcase basic multiprocessing support in Python: