multithreading

Tag

Cards List
#multithreading

@avrldotdev: The best guide for anyone to dive how an HTTP server works & build one yourself. This article will help you learn: 0. N…

X AI KOLs Timeline · 2026-06-22 Cached

A comprehensive guide on how an HTTP server works, covering networking protocols, chunked encoding, state machines, parser writing, and concurrency basics, with instructions to build one yourself.

0 favorites 0 likes
#multithreading

Restartable Sequences

Hacker News Top · 2026-05-31 Cached

The article introduces Linux restartable sequences (rseq), a kernel feature that enables thread-safe data structures without locks or atomics, achieving dramatic performance improvements on many-core CPUs. It provides a tutorial and demonstrates up to 43x speedup on a 96-core AMD Threadripper.

0 favorites 0 likes
← Back to home

Submit Feedback