Hi all,
I use IO::Socket::INET to program server-client communication.When trying to
serve some concurrency,I have some options:
1, multi-threading
2, one daemon process with IO::Epoll
which is better?
--------------
XUFENG
2009-07-15-- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] http://learn.perl.org/
