On Thu, Jul 9, 2009 at 11:38 AM, XUFENG<xufeng...@sina.com> wrote: > hi all, > > Is there a well-written threading TCP server module for perl? I want a > module that manages threading itself and utilize Posix Threading for > performance. >
See this class "Socket::Class": http://search.cpan.org/~chrmue/Socket-Class-2.21/Class.pm And this example (Internet Server using threads): http://search.cpan.org/~chrmue/Socket-Class-2.21/Class.pm#Internet_Server_using_threads Good luck! -- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For additional commands, e-mail: beginners-h...@perl.org http://learn.perl.org/