php grabbing rss feeds from too many sources -


the website working on has several rss resources blogs inputed users, number of resources growing/changing.

at point resources many updated in 1 call (otherwise takes long , makes script crash).

what alternatives exist make possible update feeds multiple growing resources? in php if possible... or supposed done through node.js?

you should write queue system or http://gearman.org/


Comments

Popular posts from this blog

php - Admin SDK -- get information about the group -

dns - How To Use Custom Nameserver On Free Cloudflare? -

Python Error - TypeError: input expected at most 1 arguments, got 3 -