I would actually love to see you r findings if you are willing to post them.
On Tue, Nov 23, 2010 at 3:54 PM, Mau <[email protected]> wrote: > Thanks. > > I had tried other embedded DBMS (Derby, HSQL ...) but H2 seems to be > the best one. > > In particular H2 is completely hidden inside my webapp (I don't touch > any application server configuration) and it is good for the hot > deploy. > > In the next days I'm going to do a lot of performance tests. > > On Nov 23, 8:29 pm, Jason Tesser <[email protected]> wrote: >> dotCMS does this. >> >> We had to write our own Cacheloader that stores regions in separate >> tables to take advantage of things like truncate as oppsed to delete >> but it works. >> >> Thanks, >> Jason Tesser >> dotCMS Lead Development Manager >> 1-305-858-1422 >> >> >> >> On Tue, Nov 23, 2010 at 11:49 AM, Mau <[email protected]> wrote: >> > Hello everybody!! >> >> > I'm a student and I'm going to develop my thesis project using H2 Dbms >> > as CacheLoader for jbossCache. I need to buildup a cache system for a >> > web application. >> >> > Someone has any good configuration suggestions for me? Is it a good >> > choice? What about performances? >> >> > Thanks Maurizio >> >> > -- >> > 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 >> > athttp://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. > > -- 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.
