Page 1 of 1

Support for scanning multiple physical disk drives in parallel.

Posted: Fri Feb 17, 2017 2:04 pm
by Debugger
This will force Everything to reindex everytime you start it. However, this would be slower than loading the database.

Scan multi-threaded drives = faster cashing the full list of files.

Example:

Currently, there is only one thread for all drives.
EVERYTHING 4 physical disk = 1 thread = SLOW


OTHER NON-NAME TOOL

uses 1 thread per disk on scanning,
and all threads for searching and sorting.


4 physical disk = Scans 4 partitions at once = FAST

Re: Suggestion: Accelerate multi-threaded(in the case of multiple physical HDD)

Posted: Fri Feb 17, 2017 2:32 pm
by salazor
Another NON-NAME TOOL - suggests send all these tools to david support@voidtools.com to see how it works, and it can come up with something.

Re: Suggestion: Accelerate multi-threaded(in the case of multiple physical HDD)

Posted: Fri Feb 17, 2017 3:05 pm
by Debugger
Support for scanning multiple physical disk drives in parallel.
I think that the developer knows what I mean.

Re: Support for scanning multiple physical disk drives in parallel.

Posted: Thu Dec 28, 2017 11:10 am
by Debugger
It still does not have this feature, it scans multiple physical disks several times more slowly.