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.3.tar.gz
(7.8 kB
view details)
File details
Details for the file objpool-0.3.tar.gz
.
File metadata
- Download URL: objpool-0.3.tar.gz
- Upload date:
- Size: 7.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 49a97076689788c2c3105f6a5e7b3e754b7c55c60d78c65e542af289864ea1c3 |
|
MD5 | a80eb465b4e4a05c43a1023e946ca441 |
|
BLAKE2b-256 | bf874edf426c59b4034d4b583527604f5a62d6df6e4073d578cc852f27cff085 |