Python: improve the efficency of my script using multiprocessing module (tips and suggestions)
问题 I am a beginner of Python (few weeks) and recently i had read some post in Stackoverflow about multiprocessing module . Normally i work with million of points format data (*.las file. This video to understand the source of my data) and I have interest to understand better how use multiprocessing module. I use Python 2.7 on windows 7, intel core i7-3770CPU Normally I use this def wrote from me as a Benchmark to understand: # load line-by-line the las file, check if the points are inside the