Jan 16, 2009

process

Process is an execution of program, which has full virtual memory address including stack, heap, data segment, code segment…
The communication between processes includes socket, message passing, file, signal…

No comments:

Post a Comment