yes, a project can encompass multiple runtimes, but naturally you can't 
have code from multiple runtimes in the same instance, so you could 
potentially end up with higher costs (it won't be as efficient at scaling) 
and I'm not surprised to hear that there are issues with running multiple 
runtimes simultaneously on the dev server.

On Thursday, 1 May 2014 14:32:59 UTC-4, Ronoaldo Pereira wrote:
>
> I'm porting the front-end handlers of a large Java app to Go. However, I'm 
> not able to run the Java and Go runtimes in paralell in the development 
> server, to share the same datastore backend.
>
> Is there a way to acomplish that? I'm asking here because I noticed some 
> Java code to launch instances from devappserver2 module in the Python SDK. 
> I tought that it may be possible to run both a Java module and a Go module 
> with that service, if I was using the Java Yaml configuration.
>
> Kind regards,
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.

Reply via email to