Sollicitatievraag bij Aptiv

difference between process thread and task in rtos

Antwoord op sollicitatievraag

Anoniem

15 feb 2020

Process thread : is a part of the process (one process can split into multiple threads that shares the same memory as process Task : is a part of thread , one thread can contain multiple tasks

1