You may be interested in the support for asynchronous URL fetching. Pubsubhubbub has a module for it here: http://code.google.com/p/pubsubhubbub/source/browse/trunk/hub/urlfetch_async.py . Examples of how to use it can be found elsewhere in the code.
200 may still be too many for a single request, I'm not sure, but it's certainly more practical than fetching them serially. :) -Nick Johnson --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
