You are here: Home / LBN / Up2date / Plone and Zope / BastionLinux 19 / zope.session-4.1.0-2.lbn19.noarch

zope.session-4.1.0-2.lbn19.noarch

Package Attributes
RPM  zope.session-4.1.0-2.lbn19.noarch.rpm Architecture  noarch Size  146740 Created  2019/09/30 06:55:36 UTC
Package Specification
Summary zope.session
Group Application/Internet
License GPL
Home Page http://pypi.python.org/packages/source/z/zope.session/zope.session-4.1.0.tar.gz
Description

Sessions provide a way to temporarily associate information with a client without requiring the authentication of a principal. We associate an identifier with a particular client. Whenever we get a request from that client, we compute the identifier and use the identifier to look up associated information, which is stored on the server.

A major disadvantage of sessions is that they require management of information on the server. This can have major implications for scalability. It is possible for a framework to make use of session data very easy for the developer. This is great if scalability is not an issue, otherwise, it is a booby trap.

Requires
rpmlib(PayloadFilesHavePrefix)  
python  
rpmlib(PartialHardlinkSets)  
rpmlib(CompressedFileNames)  
rpmlib(FileDigests)  
rpmlib(PayloadIsXz)  
Provides
python-zope-session
python2.7dist(zope.session)
python2dist(zope.session)
zope.session
Obsoletes
zope.session-egginfo

Document Actions