Tuesday, December 6, 2011

High memory process to interact with database.

Hello,
We have a mysql database which we want to migrate which currently weighs 10GB on disk, average table has 1 million rows.

We have a process in Java which runs several times a day which does datamining and/or normalization of sorts.  The issue is that this Java process currently uses 6GB of ram.  

From what I have read, GAPE only supports 1GB for backend processes... is there an alternative way to connecto to Cloud SQL?

Thus far, this is the only limitation that I can see in order to migrate my application.

Thanks for the heads up.

No comments:

Post a Comment