[THIN] Re: Question on custom Java Application

  • From: Magnus Hjorleifsson <magnus@xxxxxxxx>
  • To: "thin@xxxxxxxxxxxxx" <thin@xxxxxxxxxxxxx>
  • Date: Mon, 2 May 2011 09:01:36 -0400

You can allocate max mem settings for java. Do a google search on it and you'll 
find the switches you need to use to launch the app

Sent from my iPhone

On Apr 29, 2011, at 11:10, "Andrew Wood" <andrew.wood@xxxxxxxxxxxxxxxx> wrote:

> 1.       You can clamp memory-use using 3rd part tools (AppSense Performance 
> Manager, WMSoftware Revelos) this can have a –ve impact on the app’s 
> performance tho’. Best to test with the apps.
> 
> 2.       Store cache files local to the OS the user is running: not on a 
> network drive – you’ll get much better performance.
> 
>  
> 
> From: thin-bounce@xxxxxxxxxxxxx [mailto:thin-bounce@xxxxxxxxxxxxx] On Behalf 
> Of Hamilton, Ronnie
> Sent: 29 April 2011 11:54
> To: thin@xxxxxxxxxxxxx
> Subject: [THIN] Question on custom Java Application
> 
>  
> 
> Hi,
> 
> We have a custom application that basically is a Website using loads of Java 
> to open Manuals and PDF’s and navigate through them.
> 
> I have two questions ?
> 
> 1.      The Java.exe and Javaw.exe processes can consume up to 180 Mb on the 
> server which I think can be starving other processes on the server. Can this 
> process be tuned or clamped to a max value and is their implications doing 
> this?
> 
> 2.      We store the Cache directory for this application on a network share, 
> any time a user uses this application up to 50 files can be open. Would there 
> be any implications moving these files to the local drive of the server. Its 
> to get round a configuration issue if users use XenApp from home or on the 
> road if their normal desktop is Vista / W7.
> 
> Any insights would be greatly appreciated.
> 
> Thanks
> 
> Ronnie
> 
> Ronnie Hamilton
>  
> Sr. Network Engineer
> Lufthansa Technik Airmotive Ireland
> Naas Road, Rathcoole, Co. Dublin
> Ireland
> Phone: +353 1 401 1253 
> E-mail: ronnie.hamilton@xxxxxxx
> 
>  
> 
>  
> 
> Visit our website : www.ltai.ie
> 
> __________________________________________
> 
> Lufthansa Technik Airmotive Ireland Limited. Registered in Ireland. Reg. No. 
> 45999. Registered Office: Naas Road, Rathcoole, Co.Dublin.
> 
> Lufthansa Technik Airmotive Ireland Leasing Limited. Registered in Ireland. 
> Reg. No. 140891. Registered Office: Naas Road, Rathcoole, Co.Dublin.
> 
> __________________________________________
> 
> The information in this email and in any attachments is confidential and may 
> be privileged. If you are not the intended recipient, please destroy this 
> message, delete any copies held on your systems and notify the sender by 
> return email. You should not read, retain, copy, disseminate, distribute, 
> disclose or use this email or its contents in any way. Any such action is 
> strictly prohibited. Thank you.
> 
>  
> 
>  

Other related posts: