Hi,

I have a quick question. Is it recommended to enable the MVCC
parameter with an in-memory h2 database?
Does it provide any performance advantages? Our access to the H2
database is highly concurrent (reads and writes, used as an in memory
cache).
What is your recommendation at this point? I understand the MVCC
feature is still considered experimental.

What about the multi-threaded parameter? Is it an alternative to
achieve better concurrency and performance with in-memory databases?

Thanks,
Thomas

-- 
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