You are correct, Alex. Both Solaris and Linux support "real" threads, as do
several other Unix OSs. We can go into detail if need be, but I hope we can
spare the list that :-)
On Wed, Feb 17, 1999 at 01:32:38PM +0300, Alex Romadinoff wrote:
> >AFAIK unix doesn't support real threads. For new requests a new instance
> ^^^^^^^^^^^^
> ?????????????????????
> >of the CGI is created with fork() or something like that? Now imagine a
> >server with a load around 99%.
>
>
> Are you sure ?
> What about 'clone' on Linux ?
>
> With best wishes,
> Alex Romadinoff