Re: POE::XS::Loop::Poll (again)

2008-08-04 Thread hideo
Tony Cook (Mon 08/04/08 22:39): In the spirit of POE::XS::Queue::Array, I've released POE::XS::Loop::Poll, an implementation of POE's event loop written in C. I haven't done any speed benchmarks (or found any), but I expect it to be slightly lower overhead than the built-in

Re: POE::XS::Loop::Poll (again)

2008-08-04 Thread David Davis
Look at $poe_kernel-poe_kernel_loop(); David Davis ☄ Software Engineer http://xant.us/ On Mon, Aug 4, 2008 at 08:24, hideo [EMAIL PROTECTED] wrote: Tony Cook (Mon 08/04/08 22:39): In the spirit of POE::XS::Queue::Array, I've released POE::XS::Loop::Poll, an implementation of POE's event

Re: POE::XS::Loop::Poll (again)

2008-08-04 Thread hideo
David Davis (Mon 08/04/08 12:31): Look at $poe_kernel-poe_kernel_loop(); David Davis a** Software Engineer http://xant.us/ On Mon, Aug 4, 2008 at 08:24, hideo [EMAIL PROTECTED] wrote: Tony Cook (Mon 08/04/08 22:39): In the spirit of POE::XS::Queue::Array,