![]() |
|
Clear questions and runnable code get the best and fastest answer |
|
PerlMonks |
Re: •Re: Checking whether or not IO::Socket::accept will blockby dug (Chaplain) |
on Feb 17, 2004 at 05:59 UTC ( #329519=note: print w/replies, xml ) | Need Help?? |
I'm probably just a little slow, but it took me a while to pick up on POE. I do like POE, but for simple projects that need a bit of multiplexed, non-blocking IO, I'd just use IO::Poll or IO::Select (which POE will probably optimize to internally). That said, I love abstraction, and POE has some good abstractions in my book. It just depends on your task. -- dug
In Section
Seekers of Perl Wisdom
|
|