I've been using it in production for a few years. I haven't had any specific issues related to multi-threading.

I think it just hasn't been as well tested, and also is harder to test. There are a lot of different scenarios that can go on.


On 6/12/2012 11:50 PM, Marc Schneider wrote:
I'm also very curious about the risks. Did you try that feature for a relevant amount of time? Could you share any experiences? Would also be nice if someone from the H2 developer team could give some information.

Am Freitag, 16. November 2012 04:19:22 UTC+1 schrieb martin:

    This feature has been available for a long time it seems but is
    marked as experimental.  What are the risks of using this
    feature?  After running a profiler on our application, I see that
    it is often blocked on the H2 database object which I can see from
    the source code is used when multi-threaded is false.  We have
    probably 20-30 simultaneous query/updates going on at any one time
    in this particular use case.  Any information about experience
    with this feature would be appreciated. We are using version 1.3.167.

    Thanks

--
You received this message because you are subscribed to the Google Groups "H2 Database" group. To view this discussion on the web visit https://groups.google.com/d/msg/h2-database/-/-J5qkHCHjXgJ.
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/h2-database?hl=en.

--
You received this message because you are subscribed to the Google Groups "H2 
Database" 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/h2-database?hl=en.

Reply via email to