in reply to Re: Re: Why use threads over processes, or why use processes over threads?
in thread Why use threads over processes, or why use processes over threads?

I was actually observing (in myself and others), the exact opposite, unix/c people tend to prefer forks over threads. (I don't belong to that group..)

C.

  • Comment on Re: Re: Re: Why use threads over processes, or why use processes over threads?