member_processing_method
There are several modules which support loading of files from the host in parallel. It can improve the performance. This feature can be activated by member_processing_method option. Available values are:
'serial' standard serial processing.
'parallel' advanced parallel downloading.
The default value is 'serial'.
Last updated