JBoss Community

Re: EJB deployment very slow in Solaris compare to Linux

created by Radoslav Husar in Performance Tuning - View the full discussion

Is this the same JDK vendor and version? Theoretically speaking, certain operations are implemented differently for different JDKs on differens OSes. That might be the cause here, some heavily used IO operation might be very fast on Linux due to caching or whatnot but might be slow on Solaris. You can try to attach a profiler and compare the snapshots and see what it is exaclty.

Reply to this message by going to Community

Start a new discussion in Performance Tuning at Community