[jboss-user] [JBossWS] - JBoss and C++
ncapito
do-not-reply at jboss.com
Wed Sep 13 13:09:25 EDT 2006
So I was testing the send rates of a C++ Soap client (using Axis C++ ,Linux OS, and a very simple string message) to a java webservice (JBoss server) and i found that it was slowing my processing from 250,000 to about 50 per second. I guess i was wondering what is the prefered C++ library to interact with JBoss Webservices? Assuming that the blame is thrown on Axis I would like to know the fastest, and most approved, way of contact a Java Jboss Webservice... I would also like to know about how many soap messages a second could a JBoss webservice process? We can assume that the webservice is just a simple counter, and every time a message comes in it incriments the counter and returns nothing....
I will be interested to hear you all's response....
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3971327#3971327
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3971327
More information about the jboss-user
mailing list