Skip to main content
WebsitebeginnerFree

OSTEP.org

Unknown

Free online book 'Operating Systems: Three Easy Pieces' with process management chapters

Visit resource

More resources on Process Management

WebsiteFree

GeeksforGeeks Process Management

Comprehensive free tutorials on processes, scheduling, and synchronization

CourseFree

CS162: Operating Systems and Systems Programming

Learn process management and systems programming in CS162, taught by Ion Stoica & Omar Khan. Explore operating system fundamentals!

CourseFree

6.S081: Operating System Engineering

Learn process management with MIT's 6.S081 Operating System Engineering course by Frans Kaashoek. Explore key OS concepts!

WebsiteFree

geeksforgeeks.org

GeeksforGeeks is a computer science learning platform that provides tutorials, code examples, and practice problems across programming topics, including operating systems. Its Process Management content covers core OS concepts such as process scheduling, synchronization, deadlocks, and related topics with explanations and examples.

WebsiteFree

tutorialspoint.com/operating_system

Tutorialspoint's Operating System tutorials provide structured, beginner-friendly lessons on core OS concepts—especially process management, CPU scheduling, synchronization, inter-process communication, and memory management—featuring explanations, examples, and practice questions.

WebsiteFree

osdev.org

OSDev.org is a community-driven resource for learning operating system development, featuring a comprehensive wiki of tutorials, guides, and discussion forums. It covers bootloaders, kernel design, memory management, process scheduling, drivers, and file systems, along with tooling and best practices for building your own OS.

See all Process Management resources →