回复: Re: I want to fork a process or a thread in the nginx module, is that allowed
jyf832004
jyf832004 at 163.com
Mon May 10 04:47:37 MSD 2010
In my project,i want to get xml data from the client and parse the data,then call dbus client to send the message to the dbusdaemon.You mean i can send the data to a backend and the backend act as the dbus client and is responsible for sending my data the dbus daemon.Thanks
Cheers,
-YFJiang
2010-05-10
jyf832004
发件人: Yuriy Taraday <yorik.sar at gmail.com>
发送时间: 2010-05-04 17:13
主 题: Re: I want to fork a process or a thread in the nginx module, is that allowed
收件人: nginx-devel at nginx.org
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
>
>
_______________________________________________
nginx-devel mailing list
nginx-devel at nginx.org
http://nginx.org/mailman/listinfo/nginx-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://nginx.org/pipermail/nginx-devel/attachments/20100510/2b5ecd00/attachment.html>
More information about the nginx-devel
mailing list