On Oct 31, 11:11 am, Marzia Niccolai <[EMAIL PROTECTED]> wrote: > Memcache uses a shared pool of cache memory across applications, and at any > given time the amount of memory free in the pool may vary. Memcache > resources are managed so that we can maintain the highest cache hitrate > possible, which ensures your application is running as efficiently as > possible. > > For an application with appreciable traffic, you can expect 100MB of > Memcache resources, increasing proportionally as your app gets larger. > > However, there are no guarantees that any entry can be found in your cache > at any given time. It's important to write your application robustly so > that when an entry is not found in the cache, you retrieve the resource > elsewhere.
Hi again! Thanks for the heads up -- cheers! pr3d4t0r http://teslatestament.com http://istheserverup.net --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
