Explore >> Select a destination


You are here

mohit.athwani.net
| | jameshfisher.com
2.2 parsecs away

Travel
| | `fork` duplicates the current process. It returns `0` in the child process. In the parent process, it returns the child's new process id.
| | blog.eldruin.com
2.6 parsecs away

Travel
| | Example of inter-process comunication in C++ using STL-like streams.
| | thorstenball.com
2.1 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.
| | marcallred.com
5.9 parsecs away

Travel
| [AI summary] The article discusses a 2017 blog post about a home project by Marc Allred and his family, featuring a mix of musical influences and personal reflections.