Talk in English - US at PHP Conference Japan 2021
Track Name:
Track4
View Slides: http://talks.deminy.in/phpcon2021.html
Short URL: https://joind.in/talk/be872
(QR-Code (opens in new window))
In recent years, more and more PHP developers are interested in asynchronous frameworks, like Swoole. However, Swoole brings to PHP not just asynchronous programming; there are a few mind-blowing features in Swoole that many developers are not yet aware of. In this talk, I will discuss how to use Swoole to build an application server to serve web requests, to handle cron jobs, and to process job queues without relying on any third-party applications or software.
Comments
Comments are closed.
I learned much about Swoole from your talk, and it is interesting.
Thank you!