This tag is about operating system processes. A *process* is an instance of a computer program being executed. Many operating systems let multiple processes run concurrently. The operating system takes care of isolating processes one from another in order to provide data integrity and also provides means for interprocess communication (IPC)
Stats
created |
2 years ago |
viewed |
70 times |
editors |
0 |
Recent Hot Answers
How to make a process send notification upon its terminationFork()-ing a new process
Process Scheduling from Processor point of view
C# Process.Start() slower than console
How to make a process send notification upon its termination
more »
Related Tags
c# × 1306java × 691
linux × 609
windows × 491
.net × 434
c × 408
c++ × 355
multithreading × 325
python × 283
unix × 202
fork × 196
winapi × 174
php × 170
kill × 155
memory × 134
shell × 124
operating-system × 122
bash × 118
vb.net × 117
exec × 86
pid × 82
ruby × 77
background × 77
runtime.exec × 76