On 12/24/2012 12:43 PM, event2game wrote:
Hi,
Is there any different characteristics from 
libevent(http://pecl.php.net/package/libevent )?

event2game

Hi.

It's just another event loop. libev is something more low-level than libevent. libev is a bit faster than libevent in it's use cases. But libevent(especially 2) has very interesting features(e.g. I/O buffering).

I'll write php docs soon. There are some examples in README.md:
https://bitbucket.org/osmanov/pecl-ev/overview

--
Regards,

Ruslan Osmanov

--
PECL development discussion Mailing List (http://pecl.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to