imputationserver icon indicating copy to clipboard operation
imputationserver copied to clipboard

Compressing parallel

Open andrei-barysenka opened this issue 3 years ago • 0 comments

Add multithreading to the final data processing step: compressing and encrypting data. The number of threads used at this step will be either 1 (default) or the number specified in the job.config file, using export.threads keyword, for example: export.threads=22

andrei-barysenka avatar Oct 25 '22 18:10 andrei-barysenka