Better file handling
摘要
This segment will give you options for speeding up your file access, including multi-threading, multi-processing and asynchronous code. It also gives some tips on how to use less memory when working with files, and how to lock files.