abhi11/tanglu-dak

Use dakmultiprocessing

Closed this issue · 1 comments

Current data processing is very slow.
It would be much more efficient and faster if you would use dakmultiprocessing to parallelize the extraction steps (check that your code is threadsafe!).

I implemented that, basic support is working fine so far :-)