Re: [Dev] [ESB] JMS Transport Performance Testing

2015-08-27 Thread eranda rajapaksha
Hi Shafreen, Two out of the three features I implemented are just about extracting/adding parameters from/to JMS message header and then move along the normal message flow. Therefor I didn't do a load test on them. And I tested the Shared Topic Subscription feature for a about 30 minutes and this

Re: [Dev] [ESB] JMS Transport Performance Testing

2015-08-26 Thread Shafreen Anfar
Hi Eranda, Have you completed the perf test ? will you be able to share the performance numbers. And also please do a long running test and make sure that there is no memory leak. On Sat, Aug 15, 2015 at 2:16 PM, Buddhima Wijeweera buddh...@wso2.com wrote: Hi Eranda, You can use the regular

Re: [Dev] [ESB] JMS Transport Performance Testing

2015-08-15 Thread Buddhima Wijeweera
Hi Eranda, You can use the regular ESB config for JMS sender for this. To test sender, you have to use JMS as an Endpoint. Ref: https://docs.wso2.com/display/ESB481/ESB+as+a+JMS+Producer Also refer following to understand about testing with SOAP-UI

[Dev] [ESB] JMS Transport Performance Testing

2015-08-14 Thread eranda rajapaksha
Hi. I have added few extra features to WSO2 ESB JMS transport (sender), and I want to test performance of those as transactions-per-second and compare it with the current performance values. So for that, is there any specific ESB configuration setting and JMeter/SOAPUI setting that I should be