FastCGI multithread programming problems

"Harvy Chen" <[email protected]>
Newsgroups gmane.comp.web.fastcgi.devel,gmane.spam.detected
Message-ID <[email protected]>
Dears,
I'm developping a project which has a communication channel(based on HTTP
protocol) to recevie request from clients(Maybe million clients), the
platform is under linux,
now i'm trying use FastCGI to provide a high performance process capacity, I
wonder know if the fastcgi can support multi-threads, i means in one cgi
process,
i create a thread pool to handle the request, But i looked up in the
internet, found that just one rquest will transport to a cgi process to
handle at the same time,
means the thread pool will be useless. Maybe i'm wrong, will anybody can
give me correct answer?

If the fastCGI can support aync processing, it's perfect to me.

___________________________________
fastcgi-developers mailing list
http://fastcgi.com/fastcgi-developers/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.