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.4.tar.gz
(8.5 kB
view details)
File details
Details for the file objpool-0.4.tar.gz
.
File metadata
- Download URL: objpool-0.4.tar.gz
- Upload date:
- Size: 8.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f5789218bf898cf09ed7afbe57c8b1ca1283113429bf8b6b4b583efc96978f45 |
|
MD5 | 79721f901c3bf63c2347f68361c4c021 |
|
BLAKE2b-256 | a24feaa336c76d0a6a229172d3754be5721bae05d2d68d906bfd2d8fbbde29d9 |