Welcome Guest, Not a member yet? Register   Sign In
Caching every 1 second
#1

[eluser]sn4k3[/eluser]
hi,

Situation:

I want reduce MySQL querys
Webpage makes a request every 1s to retrieve updated auctions from MySQL

So if theres 100 users viewing that page it will make 100 mysql querys per second
Im thinking in a cache solution so instead make 100 MySQL querys, do only one

----

If i use cache it will respond at time every 1 second? since cache reads and writes to disk
Also can anyone point me for a good cache library

Thanks


Messages In This Thread
Caching every 1 second - by El Forum - 01-16-2010, 03:12 PM
Caching every 1 second - by El Forum - 01-16-2010, 04:56 PM
Caching every 1 second - by El Forum - 01-16-2010, 05:21 PM
Caching every 1 second - by El Forum - 01-16-2010, 05:39 PM
Caching every 1 second - by El Forum - 01-16-2010, 06:03 PM
Caching every 1 second - by El Forum - 01-16-2010, 07:55 PM
Caching every 1 second - by El Forum - 01-17-2010, 08:21 AM



Theme © iAndrew 2016 - Forum software by © MyBB