Archives for: February 2010, 03

libevent for PHP

February 3rd, 2010
Libevent is a library that provides a mechanism to execute a callback function when a specific event occurs on a file descriptor or after a timeout has been reached. Recently, an extension emerged in PECL (link) that provides bindings between libevent… more »