3 messages in ru.sysoev.nginxrunning a thread in the nginx worker ...
FromSent OnAttachments
Manlio PerilloDec 27, 2007 6:38 am 
Igor SysoevDec 27, 2007 6:54 am 
Manlio PerilloDec 27, 2007 7:32 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:running a thread in the nginx worker process cycleActions...
From:Manlio Perillo (manl@public.gmane.org)
Date:Dec 27, 2007 6:38:47 am
List:ru.sysoev.nginx

Hi.

With mod_wsgi I'm starting to testing threading usage in the Python application.

Do I have to take some precautions when starting a new thread? In the nginx sources I see that some signals are blocked.

Above all, it is safe to start a new thread?