Hello Nicholas, 

You may set up apps in different environments as subscribers to Pub/Sub 
messaging, all this described on Receiving messages using Pull 
<https://cloud.google.com/pubsub/docs/pull>. It is not clear what you mean 
by deploying Flex instances to App Engine Standard instances. You can 
surely adapt code and create separate apps in Standard Environment, if you 
prefer. 

Pull subscription workers need to actively check for messages, so they 
won't wake up. If this is not what you want, you should check Using push 
subscriptions <https://cloud.google.com/pubsub/docs/push>.  

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/75fdc1a4-d0b6-41bd-9cc5-89504464d6d4%40googlegroups.com.

Reply via email to