You can have multiple *services* (once known as *modules*) within the same
app; each service can use whatever language you prefer. See e.g
https://cloud.google.com/appengine/docs/flexible/python/configuration-files
to start.

Alex

On Thu, Feb 16, 2017 at 11:51 AM, Subrahmanyam Madduru <madd...@gmail.com>
wrote:

> I need help to create a Solution.
>
>    1. I am trying to create a Ruby app that store a column of data into
>    "Redis" database.
>    2. Now a Node.JS app processes incoming jQuery request to search for a
>    word in the Redis cache.
>    3. I am trying to run both Ruby and Node.JS apps under one app engine.
>    Is it possible? Or should I need to create two seperate projects, and two
>    seperate app engines (one each for Ruby and Node.JS)?
>
> Greatly appreciate your help.
>
> --
> 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 google-appengine+unsubscr...@googlegroups.com.
> To post to this group, send email to google-appengine@googlegroups.com.
> Visit this group at https://groups.google.com/group/google-appengine.
> To view this discussion on the web visit https://groups.google.com/d/
> msgid/google-appengine/2ec06ad5-a615-4768-8648-
> 57add40dfb0d%40googlegroups.com
> <https://groups.google.com/d/msgid/google-appengine/2ec06ad5-a615-4768-8648-57add40dfb0d%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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 google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/CAE46Be-%2BR7f646vOxt7jgiEoZMz0O0mG7brAh-2BpONZFhLDaw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to