hzjken / multi-thread-decorator

A Python decorator for executing "1 to 1" mappings in a paralleled way using multi-threading technique. It can be applied in many cases to increase efficiency greatly. I have tried using it to accelerate geocoding task by 20-30 times.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hzjken/multi-thread-decorator Stargazers