Skip to content
This repository has been archived by the owner on Sep 26, 2023. It is now read-only.

Latest commit

 

History

History
13 lines (9 loc) · 590 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 590 Bytes

[uxrisk MyGet Build Status] (https://www.myget.org/)

Proactima Azure Workers

Basic framework for Azure Worker Role. Uses Ninject to allow for IoC in the Worker and relies on Ninject for getting potential workers and startup tasks. Uses the Task framework to run multiple tasks inside one worker.

Howto use

See the included example in the source code. Also see blog post by Jarle for more information.