[jboss-user] [JBoss Messaging] - Re: NullPersistence service manager performance

2009-03-20 Thread brettcave
DefaultDS used in mysql-persistence cases uses a sql server on the network (1gbps). messages are sent as NON_PERSISTENT Why would null-persistence be running slower? View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4219811#4219811 Reply to the post :

[jboss-user] [JBoss Messaging] - Re: NullPersistence service manager performance

2009-03-20 Thread timfox
You should explain what your test does and what your results mean. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4219815#4219815 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4219815

[jboss-user] [JBoss Messaging] - Re: NullPersistence service manager performance

2009-03-20 Thread brettcave
The timing metrics are measured internally by the EJB that contains the method to send the message to JMS. A message is generated by our application. This message is passed to the method above. A JMS producer is initialised. A message correlation ID is generated from the message. A JMS consumer

[jboss-user] [JBoss Messaging] - Re: NullPersistence service manager performance

2009-03-20 Thread timfox
10 requests is nowhere near enough for this to be statistically significant. You should try again with several thousands (or 10s of thousands) of requests. Let the test run for several minutes before taking results. View the original post :

[jboss-user] [JBoss Messaging] - Re: NullPersistence service manager performance

2009-03-20 Thread brettcave
setting up jmeter for substantial testing. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4219852#4219852 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4219852 ___ jboss-user