Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8408813
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 9, 20262026-06-09T23:44:05+00:00 2026-06-09T23:44:05+00:00

I have an application that is fetching several e-commerce websites using Curl, looking for

  • 0

I have an application that is fetching several e-commerce websites using Curl, looking for the best price.
This process returns a table comparing the prices of all searched websites.

But now we have a problem, the number of stores are starting to increase, and the loading time actually is unacceptable at the user experience side. (actually 10s pageload)

So, we decided to create a database, and start to inject all Curl filtered result inside this database, in order to reduce the DNS calls, and increase Pageload.

I want to know, despite of all our efforts, is still an advantage implement a Memcache module?
I mean, will it help even more or it is just a waste of time?

The Memcache idea was inspired by this topic, of a guy that had a similar problem: Memcache to deal with high latency web services APIs – good idea?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-09T23:44:07+00:00Added an answer on June 9, 2026 at 11:44 pm

    Memcache could be helpful, but (in my opinion) it’s kind of a weird way to approach the issue. If it was me, I’d go about it this way:

    Firstly, I would indeed cache everything I could in my database. When the user searches, or whatever interaction triggers this, I’d show them a “searching” page with whatever results the server currently has, and a progress bar that fills up as the asynchronous searches complete.

    I’d use AJAX to add additional results as they become available. I’m imagining that the search takes about ten seconds – it might take longer, and that’s fine. As long as you’ve got a progress bar, your users will appreciate and understand that Stuff Is Going On.

    Obviously, the more searches go through your system, the more up-to-date data you’ll have in your database. I’d use cached results that are under a half-hour old, and I’d also record search terms and make sure I kept the top 100 (or so) searches cached at all times.

    Know your customers and have what they want available. This doesn’t have much to do with any specific technology, but it is all about your ability to predict what they want (or write software that predicts for you!)

    Oh, and there’s absolutely no reason why PHP can’t handle the job. Tying together a bunch of unrelated interfaces is one of the things PHP is best at.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have an application that goes like this F5 load balancer - IHS(a&b) -
I have a application that runs very well on JBoss using JSF 2. I
Hi i have a autocompletetextview in my application.In that iam fetching the contacts stored
I have a console application that uses NHibernate and ActiveRecord. I am using the
I have a asp.net web application that is using Linq to NHibernate in NHibernate
I have developing the application to fetching data from sd card. I used this
I have application that makes different queries with different results so the caching in
I have application that is connecting to the DB and if I enter incorrect
I have application that is up more than 3 days. I can see in
I have application that brings response via Ajax and creates 5-20 new jQuery click

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.