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 exar...@twistedmatrix.com: > On 05:41 pm, vit...@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@twistedmatrix.com > http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python > _______________________________________________ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python