/php-asynchronous-example

PHP Asynchronous example

Primary LanguagePHP

php-asynchronous-example

To show how to implement asynchronous, coroutine, Non-Blocking IO on PHP

We'll know about:

  • Generator
  • Coroutine
  • Non blocking IO

Http Server

php httpd.php

Go to: http://localhost:8000