in reply to Re^6: Waiting for multiple filehandles (threads)
in thread Waiting for multiple filehandles

What is your point? I certainly don't want to dictate what programming techniques people use in their own code. I just think it's important that people don't have the wrong idea about them. Most thread implementations are lightweight. Perl's are not. It's something people should know.
  • Comment on Re^7: Waiting for multiple filehandles (threads)