cancel
Showing results for 
Search instead for 
Did you mean: 

Monitoring threads

former_member201054
Contributor
0 Kudos

Hi,

How the threads have to be monitored in a JAVA system.

example:

1. System thread

2. Manager thread

3. Session thread

etc..

for performance factor,any values should be considered as reference?

Thanks in advance

Accepted Solutions (1)

Accepted Solutions (1)

Former Member

Answers (1)

Answers (1)

Former Member
0 Kudos

Hello Daniel,

Please go through the below given link and all your queries will be answered regarding Java performance monitoring.

http://help.sap.com/saphelp_nw70/helpdata/en/97/f04442c1a1c253e10000000a1550b0/content.htm

Good Luck.

Thanks,

Siva Kumar

former_member201054
Contributor
0 Kudos

Hi ,

All the links say that what is aplication thread and system thread ..some descriptions..

but from practical point of view, not much clearer.

How threads affcet the system performance

will they vary over a peripod of time

Is there any calculation for standard value,...

what threads to be changed after a while..Are they related with sizing..

Thanks in advance