阅读背景:

如何在应用程序引擎中创建一个范围限定为单个请求的变量?

来源:互联网 

I'm creating a python app for google app engine and I've got a performance problem with some expensive operations that are repetitive within a single request. To help deal with this I'd like to create a sort of mini-cache that's scoped to a single request. This is as opposed to a session-wide or application-wide cache, neither of which would make sense for my particular problem.I'm creating a python app for google app engine




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: