[jboss-user] [JBoss Web Services] - Re: Jboss with axis2 web service using high CPU utilization
Peter Johnson
do-not-reply at jboss.com
Thu Apr 26 11:57:04 EDT 2012
Peter Johnson [https://community.jboss.org/people/peterj] created the discussion
"Re: Jboss with axis2 web service using high CPU utilization"
To view the discussion, visit: https://community.jboss.org/message/732462#732462
--------------------------------------------------------------
You should still try testing with an emopty servlet (no axis2). In fact, don't even deploy your app, create a second app with the empty servlet. That will tell you what overhead axis2 is introducing.
Usually the only way to reduce CPU utilization are:
a) Run on a bigger system (more cores)
b) Run on multiple systems and split your workload among them.
What have you done to tune the JVM? Specifically heap tuning? Have you monitored GC activity?
--------------------------------------------------------------
Reply to this message by going to Community
[https://community.jboss.org/message/732462#732462]
Start a new discussion in JBoss Web Services at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2044]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20120426/01be4493/attachment.html
More information about the jboss-user
mailing list