-
Type: Improvement
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: NoFixVersionApplicable
-
Fix Version/s: 4.3.0
-
Component/s: Synchronizer
-
Epic Link:
-
Tags:
-
Sprint:nxDrive 11.1.18
-
Story Points:0
Here, a processor is a thread than handle one item to sync. By default, 5 are used:
- local file
- local folder
- remote file
- remote folder
- another generic one to handle more data
We could use a higher number, let's say 10. It will unlock 5 new generic processors.
This will also fix that issue: #541 (sync is slow).