Re: [Zope] Interbase gvibDA Adapter - Threading and Interbase Roles
6 Feb
2001
6 Feb
'01
7:40 p.m.
W. Robert Kellock writes:
Hi,
I was wondering whether you could tell me which way we should go when using the gvibDA database adapter. In your documentation it says:
"gvib.threadsafety
This attribute indicates what level of thread safety the code supports. It is set to 1 - Threads may share the module but not connections."
In Zope does this mean that database requests are serialized or will the connection crash if two or more SQL methods attempt to use the connector simultaneously? It probably means each thread will open its own connection (and not share a single one).
Dieter
9190
Age (days ago)
9190
Last active (days ago)
0 comments
1 participants
participants (1)
-
Dieter Maurer