Hello. > In my opinion, PHP must add asynchronous and concurrent support as soon as > possible, and asynchronous IO must be regarded as a first-class citizen.
Thank you for your words. And especially thank you for your major contribution to the development of asynchrony in PHP. My words may sound clichéd, but now is a good moment to say them. If it weren’t for the Swoole project, many PHP developers wouldn’t have had the opportunity to try asynchronous PHP out of the box along with a full set of tools. It was fantastic. The experience of working with Swoole became a key source of knowledge when creating this RFC. I would also like to express my gratitude to the maintainer of Swow, twose. The energy and persistence with which you have tried to make the language better out of love for PHP deserves the utmost respect — especially because it is backed by professionalism and technical competence. That’s an awesome combination. Thanks again!
