John Buckman said: > Because BerkeleyDB's tcl interface isn't thread safe, I'm running > aolserver in single-thread mode, with You need to look into "environments" in the Berkely DB system. The way I see it, you should be able to have concurrent access to one database from many threads in AOLserver.
Cheers, Bas. -- AOLserver - http://www.aolserver.com/ To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> with the body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: field of your email blank.
