Node-process Flashcards

1
Q

What is a computer process?

A

The instance of a computer program that is being executed by one or many of its threads

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Roughly how many computer processes are running on your host operating system(Task manager or activity monitor)?

A

420 and beyond

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Why should a full stack web developer know that computer processes exist?

A

To understand the relationship between what is happening from the client and server and database perspectives.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly