Results 1 to 2 of 2

Thread: How to make response time fast.

  1. #1
    Join Date
    Jun 2010
    Posts
    13

    How to make response time fast.

    Hai Friends,

    Plz Guide me,
    we did a hospital project using J2EE with frontend Flex.
    we are using an application created by us, at a time 200 to 300 persons will access concurrently,
    the main thing is we get more time to retrieve the data from the database,

    v found 3 keypoints...

    A. Clustering Servers
    B. Embedding Database
    C. Memory Caching

    but how to do this plz guide me !!!
    if u know atleast one thing also guide me plz....

  2. #2
    Join Date
    Dec 2007
    Posts
    2,291

    Re: How to make response time fast.

    I think that you need to change the your development environment temporarily to: config.cache_classes = true

    A good chunk of that 150ms response time is the loading of all the ActiveRecord classes and a lot of meta-programming putting together named_scopes. If you enable caching I'm going to guess the query drops down to somewhere in the neighborhood of 40-70ms.

Similar Threads

  1. What is the response time of SONY BRAVIA?
    By tHE lUELLA in forum Portable Devices
    Replies: 4
    Last Post: 03-05-2011, 10:21 AM
  2. LDAP query - can I calculate the response time?
    By Benjamin in forum Active Directory
    Replies: 3
    Last Post: 29-04-2010, 10:35 AM
  3. What is the appropriate email response time
    By Ricky58 in forum Technology & Internet
    Replies: 3
    Last Post: 08-08-2009, 08:28 AM
  4. Response Time on a Computer Screen
    By Nobleman in forum Monitor & Video Cards
    Replies: 5
    Last Post: 25-03-2009, 06:59 PM
  5. TFT Response time
    By Tillie in forum Monitor & Video Cards
    Replies: 7
    Last Post: 27-10-2008, 02:30 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,926,217.63377 seconds with 17 queries