KnowraProcess (computing)Linked fromLinked fromThe 7 pages that link to Process (computing), each with the reason it gives.All 7Broader topic 2Related 4Narrower topic 1Time-sharingRelated: The scheduler allocates processor time to processes representing users’ active work.System callRelated: System calls operate on behalf of a process and may change its state or resources.Concurrency (computer science)Narrower topic: Processes are a common unit for organizing independent concurrent work.Concurrent computingRelated: Processes are independent units of work that can progress concurrently.MultiprocessingBroader topic: Multiprocessing assigns execution to multiple process instances rather than merely dividing one program's instructions.Computer multitaskingBroader topic: Operating systems commonly schedule processes as independent units of work.State (computing)Related: A process’s state includes its memory, registers, and execution position.