I'm working on a uni assignment where I have to do something in java, and for one of the questions I have to run my program on a very large data set (15MB). Due to the nature of the program (well the implementation of it we've been told to do anyway) this requires many, many times more memory than you'd expect. My 2GB on this PC wasn't enough. This is sort of cheating since we're supposed to make a better implementation for the previous question but I don't know how to do it. Don't worry I'll tell the lecturer how I did it
. So could any kind soul who has a server with lots of memory run my program on it? It's just standard java so it should run on anything with an up to date JVM. If you can help I'll email you with more details. Thanks!
