Explain performance bottlenecks

Can anybody explain about performance bottlenecks in real time with examples.

Showing Answers 1 - 12 of 12 Answers

Neel

  • Mar 1st, 2015
 

1.Slow response time
2.Server crash due to high load
3.Transaction failures due to high load
4.Memory leakage
5.DB deadlock

  Was this answer useful?  Yes

kamatchi

  • Mar 27th, 2015
 

All the above

  Was this answer useful?  Yes

SIRISHA

  • Mar 29th, 2015
 

DB deadlock

  Was this answer useful?  Yes

m tulasi ram

  • Oct 17th, 2018
 

one of the bottlenecks is loadbalancer is not working properly for the load distribution. Increasing the heap memory is one of the memory leak bottle neck. Dead lock occurrence in the database is one of the bottleneck.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions