John Nagle writes:
> This really isn't the fault of the "feedparser" module, but it's
> worth mentioning.
>
> I have an application which needs to read each new item from a feed
> as it shows up, as efficiently as possible, because it's monitoring multiple
> feeds. I want exactly one cop
This really isn't the fault of the "feedparser" module, but it's
worth mentioning.
I have an application which needs to read each new item from a feed
as it shows up, as efficiently as possible, because it's monitoring multiple
feeds. I want exactly one copy of each item as it comes in.