This content has been marked as final.
Show 1 reply
-
1. Re: Real-time Transaction Management
iihome Nov 6, 2003 10:42 PM (in response to chun_tse)First, It depends on your database you choose. I have an real time application that run on jboss-3.2.1. it can only handle 40 transaction per second with the condition of using third party connection-pool for by pass jboss transaction manager. If I use jboss connection pool with jboss transaction manager, the performance is more worse, about only 70% discount rate