Apps that are not the primary app have some weird scaling issues. Use
Modules instead of versions so they can talk to each other. 

 

From: [email protected]
[mailto:[email protected]] On Behalf Of Gary Mort
Sent: Wednesday, December 4, 2013 6:20 AM
To: [email protected]
Subject: [google-appengine] Mixing PHP and Python in a single App Engine
App[seperate instances]

 

I was wondering if there is any problem with mixing python and PHP in a
single app engine app.

 

Specifically, my deployment code would include both Python and PHP, using
the Python code to do some XMPP integration.  So I'd have 2 "versions" of
the app:

 

Joomla_Website

XMPP_Comm

 

With 2 different yaml configuration files - one for the website using the
PHP engine and one for the XMPP code using python.  I can make the website
the default version, and embed links to xmpp_comm.myapp.appspot.com in my
page when in order to link to/use the xmpp functionality.

-- 
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]
<mailto:[email protected]> .
To post to this group, send email to [email protected]
<mailto:[email protected]> .
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.

-- 
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/groups/opt_out.

Reply via email to