An object pooling library
Project description
=======
objpool
=======
objpool provides a generic library for pooling resources as objects. As an
example, it includes a pool for httplib HTTP connections, but it is generalized
and expects you to extend it to create your own pooled objects.
Usage::
To see how to create your own pooled types of objects, see the example
implementation at objpool/http.py
objpool
=======
objpool provides a generic library for pooling resources as objects. As an
example, it includes a pool for httplib HTTP connections, but it is generalized
and expects you to extend it to create your own pooled objects.
Usage::
To see how to create your own pooled types of objects, see the example
implementation at objpool/http.py
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
objpool-0.4rc1.tar.gz
(8.5 kB
view details)
File details
Details for the file objpool-0.4rc1.tar.gz
.
File metadata
- Download URL: objpool-0.4rc1.tar.gz
- Upload date:
- Size: 8.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 782a99501414e28daf74b54606146509e91a4f1d1debfc0be87cd5101b6bf160 |
|
MD5 | 538848e35e979078ad660f1694af875e |
|
BLAKE2b-256 | b55da3f94d8d68aa038a35f504d67abc438a6f7eac7edf75726f188b37f34ff6 |