Re: Best approach for using H2 over public internet

2011-11-01 Thread Adam McMahon
I have not used H2 too long, but so far it is running great in tomcat
(embedded).  It flies on my dataset.

I would recommend just creating an jsp/servlet interface to it.



On Nov 1, 4:10 pm, Rinse Lemstra  wrote:
> What would be the best approach to use H2 over a public internet, in
> terms of stability and performance ?
>
> Wrapping JDBC in a compression-class ?
>
> Serverlets ?
>
> .?
>
> Thanks in advance,
>
> Rinse

-- 
You received this message because you are subscribed to the Google Groups "H2 
Database" group.
To post to this group, send email to h2-database@googlegroups.com.
To unsubscribe from this group, send email to 
h2-database+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/h2-database?hl=en.



Best approach for using H2 over public internet

2011-11-01 Thread Rinse Lemstra
What would be the best approach to use H2 over a public internet, in
terms of stability and performance ?

Wrapping JDBC in a compression-class ?

Serverlets ?


.?



Thanks in advance,

Rinse

-- 
You received this message because you are subscribed to the Google Groups "H2 
Database" group.
To post to this group, send email to h2-database@googlegroups.com.
To unsubscribe from this group, send email to 
h2-database+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/h2-database?hl=en.