in Education by
Currently, Google App Engine supports both Python & Java. Java support is less mature. However, Java seems to have a longer list of libraries and especially support for Java bytecode regardless of the languages used to write that code. Which language will give better performance and more power? Please advise. Thank you! Edit: http://groups.google.com/group/google-appengine-java/web/will-it-play-in-app-engine?pli=1 Edit: By "power" I mean better expandability and inclusion of available libraries outside the framework. Python allows only pure Python libraries, though. Select the correct answer from above options

1 Answer

0 votes
by
 
Best answer
By now, both Python and Java's implementations are reasonably mature and solid, and their functionalities are quite the same (I don't think it's quite 100% equal yet, but moving in that direction). So, if you already have knowledge of any one of these two languages, you should just go for it. And if you are a beginner or one who does not know either of them and want to try the non-Java languages that are (more or less;-) supported on the JVM side of GAE ( This includes Scala, server-side Javascript, JRuby, etc), then it's worth trying. If you prefer a complete development environment including IDE support => Java If you need the most advanced features of App Engine => Python

Related questions

0 votes
    What is the actual difference between Google Compute Engine, App Engine and Container Engine in Google Cloud Compute ... three engines? Select the correct answer from above options...
asked Feb 2, 2022 in Education by JackTerrance
0 votes
    I was wondering what the difference between App Engine & Compute Engine are. Can anyone explain the difference to me? Select the correct answer from above options...
asked Feb 1, 2022 in Education by JackTerrance
0 votes
    It seems that from Google Cloud Console there is no way to delete a project. Select the correct answer from above options...
asked Feb 2, 2022 in Education by JackTerrance
0 votes
    I would like to transfer ownership of the Google Cloud project completely. By completely I mean rather than ... Thanks in advance Select the correct answer from above options...
asked Feb 2, 2022 in Education by JackTerrance
0 votes
    I am asking this in very general sense. Both from cloud provider and cloud consumer's perspective. Also the ... Server like Biztalk? Select the correct answer from above options...
asked Jan 30, 2022 in Education by JackTerrance
0 votes
    As an example, Google App Engine uses Google Datastore, not a standard database, to store data. Does anybody ... working with them? Select the correct answer from above options...
asked Jan 30, 2022 in Education by JackTerrance
0 votes
    I have 2 Google Compute Engine instances and I want to open port 9090 in both the instances. I think we need to ... how can I do that? Select the correct answer from above options...
asked Feb 1, 2022 in Education by JackTerrance
0 votes
    I am using Eclipse with Pydev and googleAppengine. I have python 2.7 installed. I am trying to run ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Feb 19, 2022 in Education by JackTerrance
0 votes
    Google provides two cloud-based data storage services Google Cloud Datastore and Firebase (after its acquisition). ... vs Firebase? Select the correct answer from above options...
asked Feb 1, 2022 in Education by JackTerrance
0 votes
    When I attempt to load data into BigQuery from Google Cloud Storage it asks for the Google Cloud Storage URI ... Developers Console? Select the correct answer from above options...
asked Feb 2, 2022 in Education by JackTerrance
0 votes
    Is it possible to rename a Google Cloud Platform project? If so, how? I don't need to change the project ID ... . Thanks for any tips! Select the correct answer from above options...
asked Feb 1, 2022 in Education by JackTerrance
0 votes
    I am on a mac and am trying to install the Google Cloud SDK (including the gcloud command line utility) ... this installation working? Select the correct answer from above options...
asked Feb 1, 2022 in Education by JackTerrance
0 votes
    I wrote a sample code to send email from google app engine in Python. I'm not able to figure out ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Mar 2, 2022 in Education by JackTerrance
0 votes
    What is the substitute of Rhino javascript engine in Java 8? (a) Nashorn (b) V8 (c) Inscript (d) ... & Miscellaneous of Java Select the correct answer from above options...
asked Feb 23, 2022 in Education by JackTerrance
0 votes
    I'm working on an app that has video streaming functionality. I'm using a firebase database and firebase storage. ... end. Any advice? Select the correct answer from above options...
asked Feb 2, 2022 in Education by JackTerrance
...