29 Jul 08:13
Test TPS Performance Q2 with TransactionManager
From: ade irwansiah <adegitaris@...>
Subject: Test TPS Performance Q2 with TransactionManager
Newsgroups: gmane.comp.java.jpos.devel
Date: 2008-07-29 06:14:44 GMT
Subject: Test TPS Performance Q2 with TransactionManager
Newsgroups: gmane.comp.java.jpos.devel
Date: 2008-07-29 06:14:44 GMT
Dear Alejandro, We are testing Q2 with TransactionManager our configuration is listed below. QServer->TxnMgr->DataBase our testing is sending 1000 inquiry message from our client-simulator (PC Client) to Q2 engine (PC Server), when q2 received message then it check from database if customer_id exist (Inquiry.java) then get bill detail from database (InquiryResponse.java) and send it back (SendResponse.java) for connection to database we are using hibernate. the goal is our engine can handle > 150 tps, the calculation for tps: tps = 1000/(time to completed in second) when we test for several times, the result is under our expectation. average of time to completed is 80-100 second. we need your advice, how to increase the tps? Regard, Ade Irwansiah Configuration File:(Continue reading)
RSS Feed