/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

noteflakes.com
| | thorstenball.com
3.0 parsecs away

Travel
| | [AI summary] The article explains how Unicorn, a web server, leverages Unix system calls and concepts like fork, pipe, and signal handling to efficiently manage web requests. It highlights features such as hot reloading, zero downtime deployments, and worker process scaling using signals. The author emphasizes that these capabilities are not magic but a result of understanding and utilizing Unix's low-level mechanisms. The article also discusses the importance of knowing system-level details for debugging, architectural decisions, and deeper understanding of how software operates on the underlying system.
| | 3tilley.github.io
5.6 parsecs away

Travel
| |
| | mazzo.li
3.8 parsecs away

Travel
| | Pipes are ubiquitous in Unix - but how fast can they go on Linux? In this post we'll iteratively improve a simple pipe-writing benchmark from 3.5GiB/s to 65GiB/s, guided by Linux `perf`.
| | tracydurnell.com
50.8 parsecs away

Travel
|