I am looking for an open source component that can help me track a large number of RSS feeds (>> 10K RSS sources).
I don't care about the programming language, but it should be something with a simple API where I can add or remove RSS feeds and asynchronously receive notifications every time an RSS is updated.
Preferably in Java or Python.