Build an Async Fetch Proxy in python. :-)  

Python Proxy that takes  ?url1=www.somesite.com&url2=someothersite.com   and
returns the sites as Delimited pages. :-)

Problem solved.

-Brandon Wirtz

-----Original Message-----
From: google-appengine@googlegroups.com
[mailto:google-appeng...@googlegroups.com] On Behalf Of Locke
Sent: Wednesday, September 09, 2009 7:39 PM
To: Google App Engine
Subject: [google-appengine] Re: the 30 second rule


Thanks! TaskQueue seems to be what I want. I hope it's not in beta for
long.

Digging around, I also noticed the Python guys have some sort of
asynchronous URLFetch available to them. Anyone know if this feature
will come to Java? It sounds like it does about the same thing as
firing off some task queues, but it might be a bit more convenient for
parallel fetches.



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