http://www.perlmonks.org?node_id=1050198


in reply to Re^5: [FCGI.pm] - not threads-safe?
in thread [FCGI.pm] - not threads-safe?

Hm, i work with FastCGI protocol and applications more than five years, and, really, don't understand, why there is no sense to use FastCGI with threads? Maybe i miss something important?

What is the difference between threads and forked processes in this context and why use FastCGI with forks has sense but with threads - no?

Please, explain in few words.