Brian Aker wrote:
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.


Yes, but I guess there is usually a 1-1 connection between thread and session. Thus, most operations on the session can be done without synchronization. With more threads, this will change.

Roy

_______________________________________________
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