[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
with/without threads (Re: Configuration Problem w/ v1.2.4 on Solaris 2.6)
At 03:59 PM 7/27/99 -0500, James K Hendrix wrote:
>What are the implications of compiling without threads?
Operations will be executed serially.
>What is gained by the threaded implementation of this server?
Operation may be executed concurrently.
>Does it fall back to some kind of multi-process server like apache?
No.
>I guess that was really 3 questions clustered around the same topic...
>I'll go ahead and send this to the mailing list, also.