Talk in English - US at SunshinePHP 2020
Track Name:
Key Biscayne #1 (front)
View Slides: http://talks.deminy.in/sunphp20.html
Checkout the code: https://github.com/deminy/swoole-by-examples
Short URL: https://joind.in/talk/858af
(QR-Code (opens in new window))
PHP is an excellent choice to build HTTP/1 applications, but it has limitations when building other server-side applications like HTTP/2, WebSocket, RPC, and UDP servers. In this talk, I will talk about how to build high-performance application servers with the PHP extension [Swoole](https://github.com/swoole/swoole-src); how to implement challenging features like resource pooling, non-blocking I/O, task handling and scheduling; and how to develop, debug, test, deploy, and monitor these applications. Various real-life use cases will be studied during the talk.
Comments
Comments are closed.