Make php -S more powerful is very important.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



PHP is out of date now, main reason is FPM is old. Fewer new people study and use PHP now.

PHP-FPM CGI FastCGI… are not suitable for recently high performance and high concurrency web/app backend.

Although PHP has swoole, workman ,CLI functions, but the old FPM FCGI model make php not like by new people.

Its time to revolution, FPM model should beed abandoned completely, and turn to new run model like Java go python …..

PHP official can release a official backend server/framework that support CLI model, the php -S function is a good start. Make this simple web server high performance and high concurrency better than go/rust

[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux