Thread-safe caching object and HTTP implementation script download - Thread-safe caching object and HTTP implementation Thread-safe caching object and HTTP imp

Thread-safe caching object and HTTP implementation script Publisher Review:


Thread-safe caching object and HTTP implementation Thread-safe caching object and HTTP implementation script shows you the implementation of an abstract, thread-safe cache with minimal locking.
Thread-safe caching object and HTTP implementation script shows you the implementation of an abstract, thread-safe cache with minimal locking. This script shows you the implementation of an abstract, thread-safe cache with minimal locking. It presents four concrete implementations : a validating file cache, a validating HTTP cache, an experimental Python module cache and a function cache. Plus, an abstract cache with weak references to its values. This script provides you with an abstract Cache class, from which you can inherit, overriding the check() and build() methods, and four specialisations. FileCache and HTTPCache are quite what their name describe. ModuleCache is an experimental specialisation of FileCache, which can come handy when playing with dynamic code, since it allow you to load any arbitrary file as a python module, and dynamically reload it each time the file is modified. Thread-safety of the cache is a must, since the purpose of a cache is to be shared a used by as much code as possible... A multi-threaded application such as a web application server has a strong need for thread-safe cache and pool structures.

Thread-safe caching object and HTTP implementation script details and screenshot


Screenshot:

Rating: 10 Votes:
Rating for Thread-safe caching object and HTTP implementation script: 10 from  votes
Rate this software:


Scan computer and update all your drivers before downloading.

Release date: 0000-00-00
Last update: 2009-11-02
Platform: Windows / Linux / Mac OS / BSD / Solaris
Language: Python
Price:Other Free / Open So $
Company: Nicolas Lehuen
Info url: http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/440661




Download Thread-safe caching object and HTTP implementation script
RECOMMENDED TOOLS


Related tags:

Related downloads

Self-recursive generators script 1.0     
Self-recursive generators Self-recursive generators script presents a generator having an
Price: Other Free / Open So$, Rating: 6, Downloads: 0
RICHVALUE script 1.2     
RICHVALUE RICHVALUE script enriches (return) values transparently with extra data.
Price: Other Free / Open So$, Rating: 6, Downloads: 0
wchoice script 1.0     
wchoice wchoice script returns a function having the given objects with the specified freq
Price: Other Free / Open So$, Rating: 9, Downloads: 0
Using a Dictionary in place of 'switch' script 1.0     
Using a Dictionary in place of 'switch' Using a Dictionary in place of 'switch' statemen
Price: Other Free / Open So$, Rating: 7, Downloads: 0
ObjectMerger script 1.1     
ObjectMerger ObjectMerger class dynamically merges two given objects, making one a subclas
Price: Other Free / Open So$, Rating: 9, Downloads: 0
Simple pattern-based string generator script 1.0     
Simple pattern-based string generator Simple pattern-based string generator script allows
Price: Other Free / Open So$, Rating: 10, Downloads: 0
Priority dictionary script      
Priority dictionary Priority dictionary script allows you to manage a data structure that
Price: Other Free / Open So$, Rating: 9, Downloads: 0
Getting the data dropped on a window script 1.0     
Getting the data dropped on a window Getting the data dropped on a window script allows yo
Price: Other Free / Open So$, Rating: 9, Downloads: 0