Hi all,

I developed a sample EJB application in JBoss, and published the Web Service 
according to http://wiki.jboss.org/wiki/Wiki.jsp?page=WSServerEJB.
The server and the client of the application exchange about 10KB messages.
Using the default configuration, I got some performance numbers.

Environment:
- JBoss 4.0.3
- J2SE 5.0
- 3.0GHz, 3.0GB, Windows XP

For RMI/JRMP, the average response time of a call was 400ms, when 50 threads 
kept sending requests. The server was fully utilized.

When it comes to WS, the average response time of the same call was 2000ms for 
just *ONE* thread sent requests. The server was fully utilized, too.

Even though I guessed WS is slower than RMI, it is surprising. About 250 times 
slower?

Looking forward to comments about this result.

Thank you,


SangJeong Lee


View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3903328#3903328

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3903328


-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to