Tag: #operating-system
Writing on GPUs, LLMs, MLOps, Kubernetes — and mindset · 21 posts
[OS Concepts] 03. Processes: Concepts, Creation, Communication
Covers process concepts (states, PCB), process scheduling, process operations (fork, exec), inter-process communication (shared memory, message passing), pipes, and client-server communication (sockets, RPC).
2026-03-19 · 8 min read #operating-system#cs-fundamentals