Live data from Hacker News

Show HN: Retrieve your Twitpics using PHP and Gearman

github.com

1–3 of 3 posts

Re: Show HN: Retrieve your Twitpics using PHP and Gearman

#3
Usually when attempting to take a backup or download multiple pages from a site I add pauses between requests in an attempt to limit the burden I place on the servers I'm fetching from. I'm sure twitpic will have no trouble handling this rate of requests but I would council against pursuing speed with too much zeal.