Различия

Показаны различия между двумя версиями страницы.

Ссылка на это сравнение

Предыдущая версия справа и слева Предыдущая версия
Следующая версия
Предыдущая версия
php:non-block [2017/06/12 13:08] – [AMPHP] mirocowphp:non-block [2017/06/12 15:00] (текущий) – [AMPHP] mirocow
Строка 1: Строка 1:
-{{tag>php nonblock react}}+{{tag>non-blocking php nonblock react}}
  
 ====== Event-driven, non-blocking I/O with PHP ====== ====== Event-driven, non-blocking I/O with PHP ======
Строка 34: Строка 34:
     * [[https://github.com/amphp/artax|An async HTTP/1.1 client built on the amp concurrency framework]]     * [[https://github.com/amphp/artax|An async HTTP/1.1 client built on the amp concurrency framework]]
     * [[https://github.com/amphp/parallel|Parallel Processing for Amp]]     * [[https://github.com/amphp/parallel|Parallel Processing for Amp]]
 +    * [[https://github.com/amphp/file|An async filesystem library built on the amp concurrency framework]]
 +    * [[https://github.com/amphp/cache|A promise-aware caching API built on the amp concurrency framework]]