|
|
|
|
|
by dakiol
297 days ago
|
|
The one thing I don't like about PHP is that the whole application is bootstraped (and autoloading and the configuration is re-evaluated) in every single http request. Sure thing there's cache and all, but it just doesn't feel right (compared, to, for instance, an http server written in golang) |
|
https://reactphp.org/
https://www.php.net/manual/en/book.ev.php
https://bitbucket.org/osmanov/pecl-event
https://www.workerman.net/