Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
0

Scheduling an URL to run every minute or so?

LEGEND ,
Aug 17, 2006 Aug 17, 2006

Copy link to clipboard

Copied

Hi,

I need a simple utility that will run a defined URL every minute or so.
The Windows Task Schedular can only schedule tasks per day, so I need
something else.

The utility needs to be installed on a Windows 2003 webserver to repeatedly
trigger a specific webpage of my webapplication.
That webpage will then check a custom 'application task queue' to see which
tasks are waiting to be automatically performed by the webapplication, for
example: send out the next 20 emails from a software email queue or backup
the database and send the backup to a defined email address.
The webapplication itself will add defined tasks to the 'application task
queue' when relevant.

Any idea where I can find such a scheduling utility? Or any other ideas to
accomplish the same thing?

Thanks in advance.

Regards, Marja


TOPICS
Server side applications

Views

274
Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Aug 17, 2006 Aug 17, 2006

Copy link to clipboard

Copied

LATEST
> I need a simple utility that will run a defined URL every minute or so.
> The Windows Task Schedular can only schedule tasks per day, so I need
> something else.

Never mind. I found out that the standard Windows task schedular also offers
'advanced' schedules and then it is possible to schedule a repeat process
for every minute.

Regards, Marja


Votes

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines