persistant web state

xam ma at Bell.com
Wed May 21 09:09:42 EDT 2003


I took a look at POSH (very cewl!) but I do not see a way to use it with CGI
as is. It appears that it is mainly designed for forked processes' memory
sharing, such as the Matrix.py example. I do not see a way (with the current
interface) to pick up a posh-shared object from shared memory. (although it
is probably possible to pickle a wrapper object of a posh-shared object and
then unpickle it in the CGI, but then the pickling problems I pointed out
above are back)
max.






More information about the Python-list mailing list