|
-
August 12th, 2005, 03:14 PM
#6
Re: Threads have sequential behavior
First, I dont want to appear patronising, but I dont know how much you know. So forgive some simple questions...
When you say you can realise that the "processing" is sequential, how do you know this?
How much work does each thread have to do (less than a second, seconds, minutes)?
Are you using a multiprocessor machine?
Two short lived threads may execute sequentially on a single processor machine, but actually execute simultaneously on a multiprocessor machine.
Dave Mclelland.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|