Показаны различия между двумя версиями страницы.
Предыдущая версия справа и слева Предыдущая версия Следующая версия | Предыдущая версия |
php:non-block [2017/06/12 13:06] – mirocow | php:non-block [2017/06/12 15:00] (текущий) – [AMPHP] mirocow |
---|
{{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 ====== |
* [[https://github.com/amphp/redis|Async Redis client built on the amp concurrency framework]] | * [[https://github.com/amphp/redis|Async Redis 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/artax|An async HTTP/1.1 client built on the amp concurrency framework]] |
* [[https://github.com/amphp/parallel]] | * [[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]] |
| |
| |