|
|
View Message | Back to Messages |
Plasma Thu Nov 8 2007 at 11:03 pm well
yes you can do this if you follow the rules. That is, keep memory usage under 16mb and execution time under 30 seconds. So nothing running in the background is allowed.
But by the time you run your programs on the server they should already be working locally, so you're not compiling/testing/debugging constantly as that's not what the server's for.
Also I think what you're trying to do would be much easier in a language designed for cgi, like php.
|
|