Subject Re: [Firebird-Architect] Re: Multithreading
Author marius popa
On Fri, 08 Oct 2004 09:09:50 -0000, Roman Rokytskyy <rrokytskyy@...> wrote:
>
>
> > To fix this would mean much more troubles
> > compared to keeping a thread-per-connection-at-a-time principle.
>
> Just to make it clear: you can access a connection from multiple
> threads, but not simultaneously. When one thread works, other should
> wait.
>

I think this should be added to the faq :)