On Wed, Apr 27, 2022 at 3:43 PM Steve Litt <sl...@troubleshooters.com>
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 contexts (hyperthreads), each process in the pipe will get one.
_______________________________________________
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng

Reply via email to