Do individual applications use different server processes and memory spaces?

[Edit]

I'm not sure I understand your question ?
User Space is the memory area where all the user mode applications run. Kernel space is the area reserved for kernel use. For some Operating Systems kernel space is never swapped out. Each user space process normally runs in its own virtual memory space, and, unless explicitly requested, cannot access the memory of other processes.

Improve Answer Discuss the question "Do individual applications use different server processes and memory spaces?" Watch Question

First answer by Amitkrdce. Last edit by Amitkrdce. Contributor trust: 22 [recommend contributor]. Question popularity: 26 [recommend question]

Research your answer:

Answers.com > Wiki Answers > Categories > Technology > Computers > Computer Software and Applications > Do individual applications use different server processes and memory spaces?