asynchronous - Does php-fpm use event loop (queue, select etc) -


a friend of mine trying create backend system lots of http comet connections. in fact server needs send event notifications many concurrent clients (at least 200). know opening thread concurrently not feasible , maybe possible. solution async programming, can implicit (uwsgi in python...) or explicit (asyncio, tornado...) guess face problems using php since uses thread each connection default. think right?


Comments

Popular posts from this blog

java - WARN : org.springframework.web.servlet.PageNotFound - No mapping found for HTTP request with URI [/board/] in DispatcherServlet with name 'appServlet' -

android - How to create dynamically Fragment pager adapter -

1111. appearing after print sequence - php -