twisted DeferredList parallel Image Download
Posted
by bell007
on Stack Overflow
See other posts from Stack Overflow
or by bell007
Published on 2010-05-09T15:18:51Z
Indexed on
2010/05/09
15:28 UTC
Read the original article
Hit count: 145
This is code:
1,if there is a erorr (networking erorr,or Unhandled error in Deferred), the code stop.
I need this code running until all urls finish request. (May be the parallel function not work? )
2,when I write image to local filesystem, if meet erorr, there images may not complete.
Thanks!
© Stack Overflow or respective owner