Hi!

On Oct 12, 2008, at 12:38 PM, Roy Lyseng wrote:

You need multiple threads per session, and probably more synchronization on the session level. This is probably doable?

We already have a disconnection between session and thread. The number of threads we use is a startup parameter. Sessions are not tied to this.

But I think that it is better to implement serial execution of statements before concurrent execution. Arbitrary execution order may sometimes cause transaction deadlocks.


We do serial today.

Cheers,
        -Brian

--
_______________________________________________________
Brian "Krow" Aker, brian at tangent.org
Seattle, Washington
http://krow.net/                     <-- Me
http://tangent.org/                <-- Software
_______________________________________________________
You can't grep a dead tree.




_______________________________________________
Mailing list: https://launchpad.net/~drizzle-discuss
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~drizzle-discuss
More help   : https://help.launchpad.net/ListHelp

Reply via email to