Hi,

I am using derby over the internet.

In some cases the application starts (connects to the database) very slow.

I think it's because of the latency ( mobile networks ).

After the application starts, the performance is reasonable.

My application uses prepared statements, there are quite a lot of them. I think it's because of the prepared statements creation that takes so loong.

1. Can you give some suggestions for my situation ?
2. Are there some "rules"/good practices for working with derby over the internet ?

Thank you so much !

Reply via email to