![]() |
|
"be consistent" | |
PerlMonks |
•Re: Listening on multiple ports using IO::Selectby merlyn (Sage) |
on Mar 22, 2003 at 16:06 UTC ( #245159=note: print w/replies, xml ) | Need Help?? |
Given that you have a non-forking server, you might want to look at POE so you can have cooperative "threads" in your single process (even without true Thread support from Perl).
-- Randal L. Schwartz, Perl hacker
In Section
Seekers of Perl Wisdom
|
|