We have a Client/Server POS application.
For the Java Swing Client, we are evaluating a system with very basic hardware
Is it at all possible to run a Java Swing App on a system with 64MB RAM? If yes, what lightweight version of a free OS would you recommend? (Puppy Linux, something else?)
This system will only need to run the Java Swing application.
Thank you
It's defintely possible to run a modestly-sized Swing app in 64MB. Heck, in the Java 1.2 days, 64MB was considered a decent development machine, and in fact I did some of my first Java programming using Netbeans on a 64MB Linux machine.
Apart from a lean Linux distro, you should also investigage which JVM to use. It might be a good idea to run on an older VM, since those were designed to work with less RAM. You should also investigate the command line options that Sun's JVMS (others probably too) offer for fine-tuning memory usage.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With