> Is java on linux reliable enough to run on a box by itself for a > considerable period of time, or would C be more appropriate ? I have had NO PROBLEMS with Linux Java for server software. I've had some problems with AWT-related stuff, but that's... well, the Java burden at this point in time. Also, for non-AWT apps, you can compile with TowerJ to full-blown native code. The cleanliness of your Java code compared to C and C++ will help improve stability as much as anything. -- Charles
- java-linux, reliabilety Lukas Hazlehurst
- Re: java-linux, reliabilety Charles Forsythe
- Re: java-linux, reliabilety James Cassidy
- Re: java-linux, reliabilety Lukas Hazlehurst
- Re: java-linux, reliabilety Michael Sinz