nginx support multithread

agentzh agentzh at gmail.com
Thu Oct 27 07:41:24 UTC 2011


On Thu, Oct 27, 2011 at 5:43 AM, Brian Akins <brian at akins.org> wrote:
> On Wed, Oct 26, 2011 at 10:57 AM, Igor Sysoev <igor at sysoev.ru> wrote:
>>
>> > And is any one know whether and when
>> > multithread will be supported?
>>
>> Probably, in 2.0.
>
> What would be the usage of multi-threads?
>

Mostly for (blocking) disk I/O and other syscalls that have to block
the main thread of an nginx worker :)

Regards,
-agentzh



More information about the nginx mailing list