web api - ASP.net MVC web api Schedule Events -


ok here looking for, trying write program sends request server specifies time of day want request processed. there way schedule event trigger particular time of day on server?

i have looked around resources , can't seem find letting me know if possible. direction appreciated.

i split functionality 2 parts:

  • web server enqueues request
  • processing engine responsible job execution , time tracking. can windows service persistent storage save results , progress.

otherwise webserver may adios after couple hundred of requests.


Comments

Popular posts from this blog

Why does Ruby on Rails generate add a blank line to the end of a file? -

keyboard - Smiles and long press feature in Android -

node.js - Bad Request - node js ajax post -