Can RTC make use of cloud compiler
One answer
What is the difference in starting that compiler from any other compiler? If the compiler runs in the cloud and needs the source code, the only thing that would be needed is to have the build process load the code into the reach of the compiler, using JBE or the SCM commandline and then run the compiler off of it.