NGINX Unit and vibe.d Integration Performance
Salih Dincer
salihdb at hotmail.com
Mon Oct 28 20:53:32 UTC 2024
On Monday, 28 October 2024 at 19:57:41 UTC, Kyle Ingraham wrote:
>
> - Polling too little killed performance and too often wrecked
> CPU usage.
> - Using message passing reduced performance quite a bit.
> - Batching reads was hard because it was tricky balancing
> performance for single requests with performance for streams of
> them.
Semaphore?
https://demirten-gitbooks-io.translate.goog/linux-sistem-programlama/content/semaphore/operations.html?_x_tr_sl=tr&_x_tr_tl=en&_x_tr_hl=tr&_x_tr_pto=wapp
SDB at 79
More information about the Digitalmars-d-learn
mailing list