Ok, Memcache is probably made to scale, but it could potentially be a scaling problem if the Memcache becomes a performance bottleneck if it is hit by many simultaneous requests. But to implement a sharded Memcache seems likely a bit over the top. Otherwise Google would have recommended that, just as they have recommended to use sharded counters I guess.
On Nov 17, 3:41 pm, Wooble <[EMAIL PROTECTED]> wrote: > On Nov 17, 3:26 am, Anders <[EMAIL PROTECTED]> wrote: > > > What I'm skeptic about is if it will be a good idea for me to use it > > or if I will only be doing something unnecessary or even worse, > > shooting myself in the foot if the Memcache does not scale well and if > > my site will start to get massive traffic > > Memcache was designed to run Livejournal. I don't know what your > application is, but it seems a bit optimistic to think you'll have > scaling issues that they don't. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en -~----------~----~----~----~------~----~------~--~---
