已答覆 how to get job state changing in web

  • Monday, November 17, 2008 7:39 AM
     
     
     i want to develop a web portal and submit jobs from webpages. the problem is that after a job is submitted, i don't know how to get feedback when its state changes, even if i can see the job finish its lifecycle when i logged on the cluter.

    the cluster runs hpcs 2008 and i use asp.net as the web technology.

All Replies

  • Monday, November 24, 2008 1:40 AM
    Moderator
     
     Answered
    I'd recommend checking our our SDK.  Our C# API includes calls to get the state of a job (if you want to poll) and also supports callbacks on job state changes.

    Alternatively, you can use the HPC Basic Profile interface; this is an industry-standard web services interfaces for job submission and status monitoring.

    More details here:
    http://www.microsoft.com/downloads/details.aspx?familyid=12887DA1-9410-4A59-B903-693116BFD30E&displaylang=en

    Thanks,
    Josh
    -Josh
  • Friday, January 25, 2013 2:25 PM
     
     
     i want to develop a web portal and submit jobs from webpages. the problem is that after a job is submitted, i don't know how to get feedback when its state changes, even if i can see the job finish its lifecycle when i logged on the cluter.

    the cluster runs hpcs 2008 and i use asp.net as the web technology.

    hi m halp