Thanks Yoav! yes using a file works well: I was actually learning that
sessions were not thread-safe from your discussion :)

Best regards,

Mario

On 24 June 2010 07:59, yoav glazner <[email protected]> wrote:
>> > I realized on the doc that the session should not be shared among
>> > threads, so I was wondering if the best way to solve this is to put
>> > the db on a file and open it once for thread.
>
> thats what i do.
>>
>> >
>> > Thanks for any comment you might want to share!
>>
>
> I just asked a similar question about this behavior:
> http://groups.google.com/group/sqlelixir/browse_thread/thread/4f045c5e9970056b?hl=en
>
> --
> You received this message because you are subscribed to the Google Groups
> "SQLElixir" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected].
> For more options, visit this group at
> http://groups.google.com/group/sqlelixir?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups 
"SQLElixir" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sqlelixir?hl=en.

Reply via email to