Is there any real practical difference between “java -server” and “java -client”?
All I can find on Sun’s site is a vague
“-server starts slower but should run faster”.
What are the real differences? (Using JDK 1.6.0_07 currently.)
Is there any real practical difference between “java -server” and “java -client”?
All I can find on Sun’s site is a vague
“-server starts slower but should run faster”.
What are the real differences? (Using JDK 1.6.0_07 currently.)