aspose file tools
The moose likes Struts and the fly likes Transaction Performance and Usage Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "Transaction Performance and Usage" Watch "Transaction Performance and Usage" New topic
Author

Transaction Performance and Usage

myyron latorilla
Greenhorn

Joined: Dec 10, 2009
Posts: 26
How to implement a better design to track transaction usage and average duration of request response cycle.
Joe Ess
Bartender

Joined: Oct 29, 2001
Posts: 8264

Is this a Struts question? I'm a fan of JAMon for measuring response time from within an app.


"blabbing like a narcissistic fool with a superiority complex" ~ N.A.
[How To Ask Questions On JavaRanch]
William P O'Sullivan
Ranch Hand

Joined: Mar 28, 2012
Posts: 860

I used JAMon before. Not a bad suggestion.

As for this being in Struts, I agree.

Database operations, etc. should be isolated to DAO or service layers.

WP
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Transaction Performance and Usage
 
Similar Threads
Threads in EJB
stateless session bean in transaction?
WA #1.....word association
what is the diff betwn DataSource and TxDatasource
resource manager local transaction