Performance problems when running Java desktop applications on Citrix Metaframe
Posted
by demetriusnunes
on Server Fault
See other posts from Server Fault
or by demetriusnunes
Published on 2009-08-03T20:43:06Z
Indexed on
2010/03/12
9:07 UTC
Read the original article
Hit count: 729
We have a desktop Java application running within a Citrix Metaframe server farm and the performance, specially while starting up the app, is very unreliable.
Sometimes it takes 15 seconds and sometimes it takes over a minute. It's really unpredicatable.
Is there any way to optimize running Java desktop applications within Citrix Metaframe Terminal server sessions to a more reliable performance level?
Are there any optimization directed specifically toward Java, such as pre-load JVMs or something like that?
Any help would be greatly appreciated.
© Server Fault or respective owner