flickrnode icon indicating copy to clipboard operation
flickrnode copied to clipboard

Support pooled connections when calling off to flickr

Open ciaranj opened this issue 15 years ago • 0 comments

Currently the api spawns a new connection for each api/feed request. It would probably be nicer to re-use connections where possible, however this perhaps should be the responsibility of the underlying APIs (node.js) to implement?

ciaranj avatar Feb 02 '10 12:02 ciaranj