Products.BeakerSessionDataManager

Zope2 session implementation using Beaker
Download

Products.BeakerSessionDataManager Ranking & Summary

Advertisement

  • Rating:
  • License:
  • MIT/X Consortium Lic...
  • Publisher Name:
  • David Glick, Groundwire
  • Publisher web site:
  • http://groundwire.org

Products.BeakerSessionDataManager Tags


Products.BeakerSessionDataManager Description

Zope2 session implementation using Beaker Products.BeakerSessionDataManager is a replacement for the default Zope 2 session implementation.Products.BeakerSessionDataManager uses Beaker as a backend (via collective.beaker) and adapts the Beaker session to provide the same interface as a normal Zope session.Beaker is a better alternative to the default session implementation for several reasons:- The Zope session implementation does not perform well in high-write scenarios.- Beaker provides better flexibility in where session data is actually stored.- Beaker is used and maintained outside of the Zope ecosystem. Requirements: · Python


Products.BeakerSessionDataManager Related Software