Freak
Check me out on the web at http://www.iamafreak.com or at my blog.
Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
Using the Request-Acknowledge-Push Pattern to Display Progress of Long Running Tasks
May 01, 2013 at 7:24 AMwow, i have been using queues with worker roles to implement the pattern you mentioned, but i never know that we call it Req-Ack-Push pattern. Thanks, now i know a nice fancy term for what i have been using.
The series - Cloud Pattern looks interesting
Cloud Cover Episode 13 - Running Python - The Censored Edition
Oct 26, 2010 at 11:09 PMgreat, so we called a python script using python.exe
But what if we need to host a python application on IIS in Azure?