Hi, experts,

I have a clear understanding of the difference between a process and a
thread. However, I can't find any difference between a Task and a
Process.

In addtion I know a Job contains many processes. Whether or not a Job
is just a synonym of a Task?

Who can give me an explaination? Any help will be highly appreciated.
Many thanks in advance.

Re: What is the exact difference between a Task and a Process under NT? by Steve

Steve
Mon Jul 16 11:54:20 CDT 2007

Task is synonomous with Process in Win32. (There are other contexts where
task measn something completely diffrent but those are not likely
relevent[ e.g task scheduler; task = something to do at a specific time])

"xmllmx" <xmllmx@gmail.com> wrote in message
news:1184596586.428594.285480@e9g2000prf.googlegroups.com...
> Hi, experts,
>
> I have a clear understanding of the difference between a process and a
> thread. However, I can't find any difference between a Task and a
> Process.
>
> In addtion I know a Job contains many processes. Whether or not a Job
> is just a synonym of a Task?
>
> Who can give me an explaination? Any help will be highly appreciated.
> Many thanks in advance.
>