Hi I am using H2 database. When the database is queried with large number of concurrent request (about 25) threads the performance is very slow as compared to other database like ORACLE etc. I tried to run H@ in both embedded and standalone mode the result are not very encouraging. I further analyzed and founf that the problem area is not defined sometime the query execution takes sometimes result set next call takes time I am currently using H2 in MVCC mode Please advice me how to configure to serve large number of concurrent requests Regards Saurabh
-- 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.
