Analyze Java Application Performance

Asked

Viewed 29 times

2

I wonder if there are applications for monitoring transactions for an application made in JSF (JBOSS Server) with SQL Server database.

Application is quite slow and this may be due to implementations done in code as query for database. This application is only approved to work with the Microsoft browser, however using Chrome, this same application has a better load in the page browsers, but some functionality does not behave as expected by the customer using Google browsing.

I would like to know if you have any application that monitors the entire execution of the source and consults the database. That I can view the runtime and try to improve the code and query script if possible.

Browsing the internet, I found some tools like Prefix and Dynatrace, however it’s been two days since I can configure my local server (Jboss) so that application can monitor my web application.

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.