I have a big threaded feed retrieval script in python. My question is, how can I load balance outgoing requests so that I don\'t hit any one host too often?
Feedburner(http://feedburne开发者_开发百科r.google.com) provides statistics about RSS feed of subscribers and reaches. This is interesting.