AppEngine: Limit Runtime

I am a greedy GAE / J user, now trying to create my first GAE / go project.

What are the limitations of the AppEngine Go runtime compared to the Java or Python battery life? Missing API? Runtime Limitations?

+4
source share
2 answers

https://developers.google.com/appengine/features/ describes which features are implemented using runtime.

+5
source

What I managed to find out so far:

0

All Articles