Hello
I am running 3 jar applications ( non-ui) on my vps server. My server has 1 gb memory and those jar files consumes nearly much of the memory of my server. I talked with the support and they told me this.
My 3 jar files connects to a website and get some data and upload those data to my other server about every 30 minutes.
Is there a way to reduce the memory usage for my apps ? for example i use log in every app so every 30 minutes my app logs huge data. Maybe this consumes many memory ?
Or any different ideas ?
TY
I am running 3 jar applications ( non-ui) on my vps server. My server has 1 gb memory and those jar files consumes nearly much of the memory of my server. I talked with the support and they told me this.
My 3 jar files connects to a website and get some data and upload those data to my other server about every 30 minutes.
Is there a way to reduce the memory usage for my apps ? for example i use log in every app so every 30 minutes my app logs huge data. Maybe this consumes many memory ?
Or any different ideas ?
TY