Yes, you can run multiple instances on the same PC.
About heapsize:
open the .jnlp file that is launching the platform. It contains startup parameters for the JVM, which you can edit for you needs.
There are several topics on this forum about heap size modifications. For example
this one.
Good luck!