does python have a generic object pool like commons-pool in Java

Rick Lawson lawson89 at gmail.com
Tue Jul 14 21:34:05 EDT 2009


Appreciate any help on this. I am porting an app from Java to python
and need generic object pooling with hooks for object initialization /
cleanup and be able to specify an object timeout.

Thanks !
Rick



More information about the Python-list mailing list