As developer I want to have a tool to quickly fetch all RSS feeds
- Running in multiple threads
- Using input/output queue for real-time performance
- Using free public proxy for IP
- Parse and sort RSS feed items to reduce heavy traffic on sites
- Transform RSS feed items into AVRO messages and produce them into Kafka topic
As developer I want to have a tool to quickly fetch all RSS feeds