>> 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.
>

That was my suspicion, avoiding a pretty UI would make for a more reliable
service.  The UI would be provided via the network from another machine so
it wouldn't matter if that fell over.

>Also, for non-AWT apps, you can compile with TowerJ to full-blown native
>code.


This would be a definite plus.  Could i assume that as the compiled code is
not running under a jvm etc it would be more reliable ?

Lukas

Reply via email to