I am looking at using nginx for an embedded environment. I understand that nginx uses non-blocking event-driven IO and has multiple worker processes to scale to multiple cores.  Looking at the code, I see there is an option to use multiple threads as well. One of the model I am looking at is to have a single process but multiple worker threads. Is this functionality mature/complete ?  <div>
<br></div><div>I see a similar question asked about 9 months back on this forum, but am wondering if something is changed since then ?</div><div><a href="http://forum.nginx.org/read.php?2,217370,217455#msg-217455">http://forum.nginx.org/read.php?2,217370,217455#msg-217455</a></div>
<div><br></div><div>thanks<br>Ramesh</div>