5 lines
254 B
Plaintext
5 lines
254 B
Plaintext
FCGI-ProcManager is a process manager for FCGI. By implementing
|
|
the process manager in perl, we can more finely tune FastCGI
|
|
performance, and we can take CPU and memory advantages of fast
|
|
forks and copy-on-write UNIX process management characteristics.
|