Hi Jim,

Blocking in App Engine is generally strongly discouraged. Can you provide an
example use-case in which you need to do this?

-Nick Johnson


On Tue, Jul 19, 2011 at 4:43 AM, Jim Mittler <[email protected]> wrote:

> I have some patterns that I would very much like to try to implement
> in GAE, but I can't seem to get past a requirement to coordinate a
> signal between two tasks running in GAE.
>
> There seems to be no GAE mechanism to wait for an event without going
> into some sort of polling loop. Is there something maybe that I'm
> missing or is this just wishful thinking?
>
> 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.
>
>


-- 
Nick Johnson, Developer Programs Engineer, App Engine

-- 
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.

Reply via email to