Link to home
Start Free TrialLog in
Avatar of Michael Worsham
Michael WorshamFlag for United States of America

asked on

Need performance evaulation between Linux and Windows platform

Currently, we are running a load balanced configuration of Weblogic v10.33 on a Windows 2003 x64 platform. Since this is a cloud based virtualized environment, we are suffering from some underlying Java memory leak and on-going performance issues. We would like to migrate to having Weblogic run on a Linux/RHEL x64 platform, but need to get an idea of the pros and cons with such a migration need and a comparison of performance and usability between the two platforms.

Does anyone have any first hand experience into such a migration or known of any high-level documentation that is available addressing such issues in a performance and long-term comparison?
Avatar of ECollin
ECollin



i think that this kind of migration will not correct your memory leaks and performance issues. You will see the same issues on a linux platform.
Avatar of Michael Worsham

ASKER

Forgot the migration then.

Do you know of a document (white paper or brief) that gives a comparison in the way of disk I/O, stability and overall performance between a Windows Server platform and a Linux platform for the Weblogic Application Server?
i think that the OS is not the main part in performance issue. CPU, RAM, network bandwith, JVM, applications... are the main components to tune for optimal performance
This is getting me no where fast.

Upon my own discovery/research, I found this site: http://en.wikipedia.org/wiki/Comparison_of_Windows_and_Linux

But what I am really looking for is this...

I need a site/blog/brief/whatever that details the pros & cons of running Weblogic on a Windows platform vs running Weblogic on a Linux platform. Things I am looking for in detail -- from a performance aspect/point of view: disk I/O, network bandwidth utilization, overall memory usage, multi-threading, JVM tuning, etc.

A formatted site/blog/article using a Q/A type tier would be even better: 'Its better to run the Weblogic Application Server on a Linux platform than a Windows platform because of the following..."
They are +/- same under common workloads or HW usage efficiency and power saving features.
There could be some bad seeds related to particular HW setup, but they can be resolved easily.
Weblogic uses fastest JVM available - J:Rpckit it is dual platform since the very beginning.
Connectiong to MS-SQL might be a point to use Windows
Embedding perl or PHP may lean towards UNIX
You really need deeper investigation on your proposed setup to get some weight in one or other direction....
ASKER CERTIFIED SOLUTION
Avatar of Michael Worsham
Michael Worsham
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial