Letractively / typhoonae

Automatically exported from code.google.com/p/typhoonae
1 stars 1 forks source link

Scalable Urlfetch API proxy stub #68

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
TyphoonAE uses the original Urlfetch API proxy stub implementation of the 
Google App Engine SDK. This has two implications. First, it does not run with 
Python 2.7; and second, it does not scale.

Original issue reported on code.google.com by tobias.r...@gmail.com on 20 Sep 2010 at 11:10

GoogleCodeExporter commented 8 years ago
I've started to implement a URL Fetch Service in Erlang/OTP. See 
http://urlfetch.googlecode.com for further details.

Original comment by tobias.r...@gmail.com on 12 Dec 2010 at 11:35