How to increase the performance of an application?real
timers plz(Chandana)

Answers were Sorted based on User's Feedback



How to increase the performance of an application?real timers plz(Chandana)..

Answer / srinivas

In case of J2EE, there is the pattern of garbage collection
which can observed and algorithms of GC, jvm params which
can be tunned.

In case of web pages, the amount of javascripts that are
being sent to client browser and also the server side
validations can be looked into for tweaking.

Apart from this, there could be network bandwidth
availlabel to webserver that determines the overall RT.

Is This Answer Correct ?    3 Yes 0 No

How to increase the performance of an application?real timers plz(Chandana)..

Answer / ankur jain

hi Prashant,

I think the threads in a perticular application can be increased by adding parallel appserver which could add a replica of the thread which is already working however, to work with this you need to have a load balancer in picture. Which could maintain balance between both appserver so that same file/application is not used or being worked upon by both servers at the same time.

Please reply if you find it suitable.

My email is ankur.jain@comprotechnologies.com

Is This Answer Correct ?    1 Yes 0 No

How to increase the performance of an application?real timers plz(Chandana)..

Answer / ajay

Pperformacne of the application can be increased by
decreasing or increasing the number of threads in the
appserver or or by incresing the indexes in teh data base
like so many ways..............

Is This Answer Correct ?    4 Yes 4 No

How to increase the performance of an application?real timers plz(Chandana)..

Answer / prashanth

ajay... How do U increase or decrease the number of threads
in appserver...

Is This Answer Correct ?    0 Yes 3 No

Post New Answer

More Load Runner Interview Questions

Can u plz tell me what r the functions available in load runner and how to write userdefined functions and what are they?

2 Answers  


What is maximum No of Vusers that we can load using LoadRunner8.0 and how should we connect to database using loadrunner

4 Answers   HP,


How can u use the configuration management tool like Quality Center in ur project?For what purpose it is being used?

1 Answers   EDS,


HI ALL CAN ANYBODY GIVE THE GUIDANCE ABOUT SILK PERFORMER AND SUGGEST ANY WEBSITES FOR GUIDANCE REGARDING SILK PERFORMER. CAN ANYBODY MAIL ME AT siva2574@gmail.com THANKS & REGARDS SIVA.

4 Answers  


where do you save u r scripts in Load Runner?

2 Answers   TCS,






When will we use HTML recording and when will we use URL Recording, How we know that when will we use HTML and when will we use URL(Real timers plz)

3 Answers   HCL,


What is the difference between hits/second and requests/second?

0 Answers  


What is gui vuser and on which platform it will run?

0 Answers  


How the graph works when increasing from minimum vuser to maximum vuser in loadrunner?

0 Answers  


What is the relation between Response Time and Throughput?

16 Answers   IIT,


Which documet will gives us information about rampup and duration for each transaction? Technically speaking Which document gives us information about Transaction Mix?How do we prepare Transaction Mix?

0 Answers   Allianz,


what is connection pooling?

1 Answers  


Categories