multiple processes problems
Per Andersson <per.andersson-yckex/[email protected]>
| Newsgroups | gmane.comp.web.fastcgi.devel |
|---|---|
| Message-ID | <[email protected]> |
I am about to invest time and effort into fastCGI. Apache fastCGI in C has the ability to launch multiple processes of a fastCGI application. Is there not a problem with this? If one has a database in RAM memory (for speed), does this not mean that one can only have one process runnning, otherwise there would be a difference in the contents of the RAM database between different processes. Also if a fastCGI application writes and reads to files, what happens if multiple processes tries to access the same open file at once? Does this no mean that allowing multiple procecess is problematic. And that it is best only to allow one process of the application. /Per ------------------------------------------------- FREE E-MAIL IN 1 MINUTE! - your.name-yckex/[email protected] - http://www.pc.nu ___________________________________ fastcgi-developers mailing list http://fastcgi.com/fastcgi-developers/