Hi All,

Just about finished reading the Pylons book now and left wondering what 
the Pylons story is on transactional isolation?

I'm guessing that the session maker user with the SQLAlchemy integration 
will give isolation sessions per thread and so things should be fine on 
that front, but a lot of the examples use writing to files on disk and 
there seem to a be a lot of possible thread/process related problems to 
the techniques used. Am I missing something or do these book examples 
need big warning disclaimers?

Also, where/how does Beaker store its session data in such a way that 
multi-thread/process apps aren't a problem?

cheers,

Chris

-- 
Simplistix - Content Management, Zope & Python Consulting
            - http://www.simplistix.co.uk

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to