[Twisted-Python] Caching mechanism

vitaly at synapticvision.com vitaly at synapticvision.com
Mon Nov 9 14:28:35 EST 2009



Caching the results of some particular method calls, so other server  
side methods can access those results (I'm thinking about example of  
global variable per entire server, so once imported, such variable  
content could be access).



Quoting exarkun at twistedmatrix.com:

> On 05:41 pm, vitaly at synapticvision.com wrote:
>> hi,
>> is there any cache mechanism for twisted? Could one point me please to
>> that docs?
>
> What sort of caching are you interested in?  Caching the results of
> method calls?  A caching HTTP proxy?  Caching in the DNS client?  The
> total list of possibilities could run to many pages. :)
>
> Jean-Paul
>
> _______________________________________________
> Twisted-Python mailing list
> Twisted-Python at twistedmatrix.com
> http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
>






More information about the Twisted-Python mailing list