On GAE you can only run pure Python and pure Java code. No C or C++ code is allowed. Some people have managed to get a PHP implementation running on the Java VM.
2009/7/25 ni <[email protected]>: > > Hi team, > i am evaluating google appengine for creating an application and was > wondering if there is a way to host a 3rd party open source C++ > application / library in google appengine infrastructure. This > application / library may be invoked thru' jni call to perform data > processing and provide results that may be consumed by the datastore. > If this kind of application can not be hosted by google > infrastructure, what are the alternatives. > > This is an important information for us to make a decision. Please > provide your expert advice. I searched all of google appengine forum > and could not find a solution. Any pointers in the right direction is > greatly appreciated. > > Thanks. > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en -~----------~----~----~----~------~----~------~--~---
