Closed michaelwood closed 3 years ago
Due to the fact we have no problem with concurrency of data access we can easily convert this process to use multiprocessing rather than multi threaded.
Significant improvement of performance of datagetter
Due to the fact we have no problem with concurrency of data access we can easily convert this process to use multiprocessing rather than multi threaded.