final
is my remote host file which is very large and due to timeout problems in front-end, i want to run it in back-end.
large.py
link=urllib2.urlopen(final)
backends:
name: mybackend
class: B8
options: public, dynamic
instances: 6
start: large.py
main.py <br>
urllib2.urlrequest("/_ah/start")