2010/1/28 Danny Tuppeny <da...@tuppeny.com>:
> I'm still not entirely clear on what you're trying to do. Why do you need to
> sync these requests? If it's a queue of some sort, would the TaskQueue API
> help?
> http://code.google.com/appengine/docs/python/taskqueue/
>

Hi, Danny. Thanks for your help.
The taskqueue is something like cron. That is not what I am looking for.
I am looking for something that behave just like the standard module:
threading.Lock.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appeng...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to