Nginx使用asynchronous event-driven方法,node.js也使用异步事件驱动方法。我知道Nginx是一个web服务器,而node.js是编程语言。如果我们在php(or any web language)上运行Nginx,那么组合体(PHP(or any web language)+Nginx)作为asynchronous event-driven
Does not work the other threads (behind single event-driven thread) as like thread-based ?1. if a thread can handle multiple tasks like as event-driven single thread that handles every I/O without