You are here: Home / LBN / Up2date / Cloud Computing / BastionLinux 25 / python3-dogpile-cache-0.6.7-1.lbn25.py37.noarch

python3-dogpile-cache-0.6.7-1.lbn25.py37.noarch

Package Attributes
RPM  python3-dogpile-cache-0.6.7-1.lbn25.py37.noarch.rpm Architecture  noarch Size  281222 Created  2021/11/29 02:43:15 UTC
Package Specification
Summary A caching front-end based on the Dogpile lock
Group Development/Libraries
License BSD
Home Page https://pypi.io/project/dogpile.cache
Description

Dogpile consists of two subsystems, one building on top of the other.

dogpile provides the concept of a "dogpile lock", a control structure which allows a single thread of execution to be selected as the "creator" of some resource, while allowing other threads of execution to refer to the previous version of this resource as the creation proceeds; if there is no previous version, then those threads block until the object is available.

dogpile.cache is a caching API which provides a generic interface to caching backends of any variety, and additionally provides API hooks which integrate these cache backends with the locking mechanism of dogpile.

Overall, dogpile.cache is intended as a replacement to the Beaker caching system, the internals of which are written by the same author. All the ideas of Beaker which "work" are re- implemented in dogpile.cache in a more efficient and succinct manner, and all the cruft (Beaker's internals were first written in 2005) relegated to the trash heap.

Requires
rpmlib(PayloadFilesHavePrefix)  
rpmlib(FileDigests)  
rpmlib(CompressedFileNames)  
rpmlib(PartialHardlinkSets)  
rpmlib(PayloadIsXz)  
Provides
python3-dogpile-cache
python3-dogpile-core
python3.7dist(dogpile.cache)
python3dist(dogpile.cache)
Obsoletes
python3-dogpile-core

Document Actions