php-react-event-loop

ReactPHP's core reactor event loop for evented I/O

Description

This library implements a central event loop for asynchronous applications written in ReactPHP.

In order for async based libraries to be interoperable, they need to use the same event loop. This component provides a common LoopInterface that any library can target. This allows them to be used in the same loop, with one single run() call that is controlled by the user.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/reactphp/event-loop


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install php-react-event-loop