Your create the worker tasks in your application and then queue up or schedule jobs with SimpleWorker with a few simple lines of code.Worker Code RepositoryThe worker code you write is sent to SimpleWorker and executed when jobs need to be run.
(Full Story: SimpleWorker – Run Background Jobs in the Cloud)


February 14, 2011
