Hi, I want to use H2 database for Read Only Mode using LinkedTable. So, I tested performance of H2 Server mode and found Multiple access (over 20) delays the response time.
According to the manual, there is a command "SET MULTI_THREADED" http://www.h2database.com/html/grammar.html#setmultithreaded It reads that "Currently, enabling this is experimental only.". Can I enable it in "Read Only Mode" safely? I would like to ask if there is a risk when I use multithread mode in read only mode. Sincerely, --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
