Small Java project showing how a parent JVM can start a child JVM and communicate with it through standard input and standard output. The original exercise was a very small Pere / fils program. It ...