I want to implement a job scheduler in my windows azure application.
My aim is to execute a specific application at each day at a particular time. For the that implementation I have some choice
1-Using Quartz.net
2-Windows scheduler
If there is any built in method available in C#.net for implement that. I hard about Windows Azure HPC Scheduler. Is it scheduler ?.
The Job Scheduler functionality was recently added to Windows Azure allowing you to easily schedule jobs on specific intervals:
Here is a blog post explain how you can use these jobs to communicate with Web Sites, Web Roles and even Worker Roles: http://fabriccontroller.net/blog/posts/job-scheduling-in-windows-azure/
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With