[Seaside] thread-safety

Avi Bryant avi at beta4.com
Wed Dec 31 23:17:03 CET 2003


On Dec 31, 2003, at 1:44 PM, radoslav hodnicak wrote:

> On Tue, 30 Dec 2003, Avi Bryant wrote:
>
>> What kind of persistence are you using?
>
> well so far i only hacked some sql by hand. i plan to move to glorp as
> soon as possible.

Well, either way, if you're using an external RDBMS I don't see where 
you would have thread safety issues.  Just make sure you have a 
separate database connection for each session.



More information about the Seaside mailing list