Hi > What about the overall design? > CSV files will be continuously generated by various processes.
Is it possible to send the data over TCP/IP or HTTP instead? Creating and reading intermediate files sounds like a performance problem. > Do you think H2 should be able to take that load - 24x7 operations > with 99.99% availability? If you need 99.99% availability, I suggest to use some kind of failover. I don't think that regular hardware can do 99.99%. Regards, Thomas -- 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.
