[Chicago] appengine session locking

Kumar McMillan kumar.mcmillan at gmail.com
Mon May 12 19:30:23 CEST 2008


On Mon, May 12, 2008 at 12:17 PM, Massimo Di Pierro
<mdipierro at cs.depaul.edu> wrote:
> Does anybody have experience with session locking on appengine?
>  The appengine does not have an update....where command so how do people
> lock sessions stored in bigtables?

you could poke around the trunk of Beaker:
https://www.knowledgetap.com/hg/beaker/archive/tip.tar.gz (beaker.ext.google)
http://wiki.pylonshq.com/display/beaker/Home

Beaker is a session/cache lib for Pylons and support for appengine was
added recently.


More information about the Chicago mailing list