Guest_imported
New member
- Jan 1, 1970
- 0
In the project we are using jsp/servlets. We are having
lot of transactions used for different purposes . Different
transactions use some of common tables and update , select from those tables.
please let me know some links , tips to optimize the transactions , locks and get better performance
when i run stress test tool i get few transactions fail message. May be the lock , deadlock is causing problem
please advice
lot of transactions used for different purposes . Different
transactions use some of common tables and update , select from those tables.
please let me know some links , tips to optimize the transactions , locks and get better performance
when i run stress test tool i get few transactions fail message. May be the lock , deadlock is causing problem
please advice