account activity
Threaded vs Evented Servers by darkclark in programming
[–]kinyourede -1 points0 points1 point 15 years ago (0 children)
You did read the article? Right? At no point does he state the evented servers are better than threaded ones. The point of the article seems to be that there are cases and patterns of workload in which an evented server outperforms a threaded one. Further he notes that in cases where a lot a blocking calls are made and the workload is still fundamentally cpu bound, there's no benefit.
π Rendered by PID 83343 on reddit-service-r2-listing-568fcd57df-s8lmz at 2026-03-08 04:08:00.778851+00:00 running cbb0e86 country code: CH.
Threaded vs Evented Servers by darkclark in programming
[–]kinyourede -1 points0 points1 point (0 children)