BrowserUK has some good points, but there's one other thing worth saying. Building a multi-threaded program is much harder than building a single threaded one. You can't just spread on a little multi-threading to make it go faster. I've seen many projects collapse from underestimating the work involved.
Running multiple processes as BrowserUK suggested is normally much easer, if you can break the data into chunks.
In reply to Re: Multithreading, how to?
by gwadej
in thread Multithreading, how to?
by iSina
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |