Code that runs at regular intervals - How?

B

Bobby Edward

I have code on my website that has to run every 15 minutes. How do you
suggest I do this? What's the easiest way?
 
G

Gareth Erskine-Jones

I have code on my website that has to run every 15 minutes. How do you
suggest I do this? What's the easiest way?

What's the code doing? It's not really in the nature of a website per
se to perform operations according to a schedule. Depending on what
the task is, you'd probably find it easier to put it in a windows
service - but without knowing what you're trying to achieve, it's hard
to say.
 
B

Bobby Edward

Thanks everyone!

The code notifies people of various things via email.

Since there's alot of processing involved in the logic I wanted to only run
it occassionally so that the server wasn't bogged down.
 

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,767
Messages
2,569,570
Members
45,045
Latest member
DRCM

Latest Threads

Top