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.2.tar.gz
(7.1 kB
view details)
File details
Details for the file objpool-0.2.tar.gz
.
File metadata
- Download URL: objpool-0.2.tar.gz
- Upload date:
- Size: 7.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1337ad9c57c692e311b5550b8283324e1bfe670ed7321ebd69092c0b5b83af6e |
|
MD5 | 3eaed1b206334e75483a4a3c19991c13 |
|
BLAKE2b-256 | 50c0d3501d06a7c89cc1d90da89bdf4b367924e07bfc05d3a760c14bcdff0784 |