[Seaside] thread-safety

Cees de Groot cg at cdegroot.com
Fri Jan 2 11:33:01 CET 2004


On Wed, 2003-12-31 at 23:17, Avi Bryant wrote:
> 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.
> 
Or use a connection pool to share connections between sessions. I have
some reasonably generic code in VW that I'll port to Squeak shortly,
will publish that then. 


-- 
<cg at cdegroot.com>       http://www.cdegroot.com     Cogito ergo evigilo
GnuPG 1024D/E0989E8B 0016 F679 F38D 5946 4ECD  1986 F303 937F E098 9E8B





More information about the Seaside mailing list