I have a game built in a java environment and I use JVM.
I have 4 cores @ 2.4Ghz and my server is only using one of those cores...
I've tried and searched and I still have no guides to setup multiple cores to run the game like, say 1 core for running the character saving + loading, and 1 core for the server itself, and 1 core for a helper to help other cores that need more power.
I don't even know if this is possible but this is all in java the operating machine is windows server 2003 and I've tried so hard I just don't know what to do.
May someone please help me!
Thank you so much!