----- Original Message ----- 
From: "Florian Lindner" <[EMAIL PROTECTED]>


> Hello,
> I am building a object cache in python, The cache has a maximum size and
the
> items have expiration dates.
> At the moment I'm doing like that:

> What possible you see to optimize this lookup? Or anything else you see to
> make it better?

Have a look at http://py.vaults.ca/apyllo.py/514463245.769244789.92554878
it already has some of your requirements,  and can be used as a building
block.


-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to