How can I tune my .NET code to reach optimal performance on Java EE?
When porting from .NET to Java EE, you will need to tune your application to get the most from your Java EE infrastructure, which is architecturally different from the .NET infrastructure that your original application relied upon. For details, refer to Optimizing your .NET code in the online help.