I'm also interested in this subject, but my problem is little bit different. What I want is to post event from other thread to nginx main thread, something like ngx_add_timer but without time option, to safelty add event to nginx main event loop.
↧