On Wed, Apr 27, 2022 at 3:43 PM Steve Litt
wrote:
> each process in the pipeline will get its own processor core (or nowadays,
> thread).
They are the old-fashioned processes. Generally much heavier-weight than
threads, but it doesn't matter for this application. If there are enough
CPUs or CPU
Antony Stone said on Sat, 23 Apr 2022 23:55:36 +0200
>On Saturday 23 April 2022 at 22:57:12, Florian Zieboll via Dng wrote:
>I just tried several successive searches for a few unique filenames in
>a directory tree (all files in the same directory, just in case the
>position made a difference).
>