• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Liutauras Vilda
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Devaka Cooray
  • Paul Clapham
Saloon Keepers:
  • Scott Selikoff
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
  • Frits Walraven
Bartenders:
  • Stephan van Hulst
  • Carey Brown

jboss in linux or windows

 
Ranch Hand
Posts: 82
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
If i run jboss in linux with no gui or maybe xfce, this would get better performance than a windows 2k?
 
author
Posts: 5856
7
Android Eclipse IDE Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
No. In general, JBossAS performs about the same on Windows as on Linux on the same hardware. At work, some of my coworkers have done extensive performance testing with JBossAS on both Linux and Windows, using industry benchamrks, and the results have been the same.

That is not to say that you might not notice differences in some areas. For example, on my desktop it takes 1/2 the time startup JBossAS on Ubuntu as on XP. Same hardware, same level of JDK. But if I use JMeter to test the performance of a web app, I get very similar results regardless of the OS.

And whether or not you run a full-featured GUI on Linux has no bearing on the matter.
 
Yeah, but is it art? What do you think tiny ad?
New web page for Paul's Rocket Mass Heaters movies
https://coderanch.com/t/785239/web-page-Paul-Rocket-Mass
reply
    Bookmark Topic Watch Topic
  • New Topic