sqlite-users  

Re: [sqlite] Multi-threading.

Alex Chudnovsky
Fri, 15 Jul 2005 09:46:49 -0700

D. Richard Hipp wrote:

Actually, this seems like a good opportunity to repeat my
oft-ignored advice to not use more than one thread in a single
address space.  If you need multiple threads, create multiple
processes.
I think its not really an acceptable option for those who are on Windows :(

best regards,

Alex