-client -XX:+UseSerialGCThose running processes like Talend Java based ETLs encapsulated in a shell script should use the above flags for example.
Monday, October 07, 2013
Client Java applications performance
When it comes to a Java client application you better use the "-client" flag and the correct garbage collector. Failure to do so will result in slower responses and more memory consumption:
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment