No I need to start a thread to read RSS feeds?

G

Guest

Hi,

In my ASP.Net application, I want to read a list of RSS feed every 30
minutes. To start this, I check the current minute and I do a modulo 30. Once
it's started, I check in my database and I call all RSS feed that I have.
It's actually about 10 RSS feeds, but it can grow up to 400 or 500.

I was wondering I I'd better use a new thread for this. I don't want the we
site to freeze every 30 minutes because it's jammed querying RSS feeds.

Is ASP.Net already managing this or I have no choice to use a thread for the
RSS querying?

Thanks for any help,

Stephane
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,535
Members
45,007
Latest member
obedient dusk

Latest Threads

Top