It would help if you could describe a bit more what the processes or threads need to be doing. For example, do they need to share data, or synchronize themselves somehow? If so, this would be a pro-thread argument, because these things are more difficult to do with independent processes. Otherwise, fork is likely the more solid/stable solution.
In reply to Re: ithreads or fork() what you recommend?
by Eliya
in thread ithreads or fork() what you recommend?
by pawan68923
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |