Project

General

Profile

Actions

Load Test Prototype » History » Revision 1

Revision 1/4 | Next »
chin-yeh, 09/24/2010 03:48 PM


Load Test Prototype

The main purpose of this test is to examine the performance of the messaging system against the earlier expectation.

The test platform is:
  • Single core 1.6 GHz processor
  • 1 GB RAM
  • 60 GB 5400 RPM disk

Test against modules

Obtain the connection factory through JNDI.

Produce Message:
Test 100 Messages 500 Messages
1 9.265 51.703
2 9.938 48.765
3 10.062 52.032
4 10.078 48.265
5 9.625 52.094
6 9 50.484
7 9.391 49.75
8 9.109 50.125
9 9 49.125
10 9.672 54.219
Total 95.14 506.562
Average 9.514 50.6562

Test against integrated system

The flow of sending message is:

web service client --> web service mimic --> JMS

The flow of consuming message is:

listen to the queue in the background

Produce Message:
Test 100 Messages 500 Messages
1
2
3
4
5
6
7
8
9
10
Total
Average

Updated by chin-yeh almost 14 years ago · 1 revisions