It would be extremely useful to have an isEmpty() method on task
queues.  An application we are building is going through hoops to
indirectly detect when all tasks in a queue have completed.  The
isEmpty() method would greatly simplify a wide class of applications
which combine sequential phases each of which is decomposed into a
large number of asynchronous tasks.

--~--~---------~--~----~------------~-------~--~----~
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-appengine@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