On 8/14/07, William A. Rowe, Jr. <[EMAIL PROTECTED]> wrote:
> Few issues here running threaded, but that depends on a host of other
> decisions (ancient library bindings, different host contexts, etc).

It definitely could be the cause of issues with a C library using
sockets that isn't written to be threadsafe.  The general reason to
use prefork though is the more efficient use of memory due to
copy-on-write.

- Perrin

Reply via email to