I want to fork a process or a thread in the nginx module, is that allowed

Yuriy Taraday yorik.sar at gmail.com
Tue May 4 13:12:44 MSD 2010


You'd better create a backend for it.
Forks and threads give you a synchronization headache. You don't want it.

On Tue, May 4, 2010 at 12:29 PM, jyf832004 <jyf832004 at 163.com> wrote:
>
> Hi:
>    I want to fork a process or a thread to do some special work, is that
> allowed? Thanks for any suggestions.
> Cheers,
> -YFJiang
> 2010-05-04
>
> _______________________________________________
> nginx-devel mailing list
> nginx-devel at nginx.org
> http://nginx.org/mailman/listinfo/nginx-devel
>
>



More information about the nginx-devel mailing list