-
Performance tool (5 messages)
- Posted by: viji v
- Posted on: October 31 2000 12:04 EST
Hi, Can anybody suggest performance tools available to check performance of EJBs,Servlets or for that matter any java code.Threaded Messages (5)
- Performance tool by Filip Hanik on October 31 2000 14:22 EST
- Performance tool by viji v on October 31 2000 14:44 EST
- Performance tool by Somil Nanda on November 03 2000 02:59 EST
- Performance tool by viji v on October 31 2000 14:44 EST
- Performance tool by Pol Baldwin on November 30 2000 18:24 EST
- Performance tool by Ray Beecher on February 12 2001 18:39 EST
-
Performance tool[ Go to top ]
- Posted by: Filip Hanik
- Posted on: October 31 2000 14:22 EST
- in response to viji v
by far the best one I have used is JProbe
from www.klgroup.com
Filip -
Performance tool[ Go to top ]
- Posted by: viji v
- Posted on: October 31 2000 14:44 EST
- in response to Filip Hanik
Hi Filip,
Thanx for the reply. -
Performance tool[ Go to top ]
- Posted by: Somil Nanda
- Posted on: November 03 2000 14:59 EST
- in response to viji v
There is one called Bean-test www.rswsoftware.com , but I am not sure how good it is. -
Performance tool[ Go to top ]
- Posted by: Pol Baldwin
- Posted on: November 30 2000 18:24 EST
- in response to viji v
You might also try the builtin profiling available in the JVM and use a tool such as HPjmeter to display the output. Generally, the overhead can be quite a bit lower than with some of the other tools available on the market. -
Performance tool[ Go to top ]
- Posted by: Ray Beecher
- Posted on: February 12 2001 18:39 EST
- in response to Pol Baldwin
Check out Introscope from Wily Technology http://www.wilytech.com... it lets you monitor your EJB components in a production environment - as well as QA...
highlights:
· Live component level application monitoring
· Threshold settings and alert notification
· Historical analysis
· Integrates with existing system management products
· Enables monitoring of 3rd party Java components
· ZERO development impact
cheers,
Ray