tilo/smarter_csv

Parallel Processing

tilo opened this issue · 0 comments

tilo commented

Consider processing of chunks in parallel to improve performance, using multi-threading.
However this requires that the user uses thread-safe operations on each chunk..