|
|
Log in / Subscribe / Register

Mazzoli: How fast are Linux pipes anyway?

Mazzoli: How fast are Linux pipes anyway?

Posted Jun 3, 2022 19:44 UTC (Fri) by quotemstr (subscriber, #45331)
In reply to: Mazzoli: How fast are Linux pipes anyway? by Wol
Parent article: Mazzoli: How fast are Linux pipes anyway?

Well, io_uring in principle allows us to pipeline reads and writes to arbitrary depths without creating new kernel threads for each read-to-write data hazard.


to post comments


Copyright © 2026, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds