Re: Superfeedr : Node Superfeedr - http://blog.superfeedr.com/node-su...
Feb 15, 2015
from
"David, I'm sorry for the delay (for some reason, I never got a notification after your comment :).
You can run multiple client.subscribe of course. However, to avoid rate limits, I would avoid sending more than 5 concurrently.
Generally, these calls are supposed to be very fast, so even queuing them should do the trick.
When it comes to notifications, the notification object itself includes the feed object with its url :)"
- Julien