Thursday, 12 September 2013

RESTFul WCF service to run at specific intervals?

RESTFul WCF service to run at specific intervals?

I need to implement one RESTful WCF service which should do Foo() at
regular intervals of time. Apart from hosting in the windows service what
are all the different alternatives or different hosting options that I can
consider?
Any pointers would be really helpful.
Adding some comments. Yes I need 'something' to host this REST service. So
that 'something' should invoke the REST service in regular intervals of
time.
Thanks,

No comments:

Post a Comment