Hi All, We are contemplating of placing Derby in front of Oracle. We would have to distribute 10B rows (in Oracle) across 10 Derby Servers - each would be holding about 1B rows. Rowsize is about 300 bytes.
Can Derby handle this volume of data ?. Secondly, can multiple Derby instances share same Derby Database ?. In other words, when one Derby updates a rows, will other Derby instances see it - assuming all Derby instances use file based instance and the db diretcory is located on a network location. I understand that C-JDBC and other solutions are fasible, but we dont want to use JGroups. Thanks for any insights and help. Vissu -- View this message in context: http://www.nabble.com/Derby-in-large-scale-deployment---tf2915700.html#a8147756 Sent from the Apache Derby Users mailing list archive at Nabble.com.
