|
| |
CGI in C CGI programs written in the in the language "C" may be desirable when high-speed performance is neccessary. However, disadvantage can emerge as requests trigger new process instances, inefficiently hogging up more memory on the server. Whether of not CGI written in "C" is right for your case, depends on the specific requirements. |
|
|
|