Web Development > Node Process > Flashcards
What is a computer process?
A process is the instance of a computer program that is being executed by one or many threads.
Why should a full stack Web developer know that computer processes exist?
Web applications are executed through processes.