PyriteServer / PyriteCli

Pyrite3D Processing Engine/Service
MIT License
12 stars 5 forks source link

CloudCLI - Implement a status table #24

Closed stefangordon closed 9 years ago

stefangordon commented 9 years ago

Workers should write trivially simple rows into a status Azure Table in the same storage account that they are reading source data from. The row key should have a last updated time so we can easily select current relevant rows.