On Wed, Jul 23, 2014 at 10:04 AM, Olivier Austina <[email protected]
> wrote:

> I have a code in C++ and I would like to run the program in App Engine. I
> am wondering which language is fast in app engine in terms of execution
> time.
>


That gets a bit more difficult. I realize you specified that the app will
be doing a lot of string manipulation, but depending on other application
activities either language could win out. I'd recommend Python again
though, purely since you talked about string manipulation,

Of course, the only way to really compare both languages would be to write
both Java and Python apps (perhaps only implementing a subset of the full
functionality) and compare them.



-----------------
-Vinny P
Technology & Media Consultant
Chicago, IL

App Engine Code Samples: http://www.learntogoogleit.com

-- 
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 [email protected].
To post to this group, send email to [email protected].
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