Not really worthwhile in an embedded database. If you want clustered DB storage in a SQL database, you're better off looking at the recent advances in the PostgreSQL project's clustering extensions.
耍bhi wrote: > Hi, > > Is there any way to integrate H2 with Apache Zookeeper (http:// > zookeeper.apache.org/). By this we will get a clustered db storage and > we can start multiple db nodes which uses same data file. Not sure if > this is worthwhile to do. > > Regards, > Abhi > -- 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.
