INFO 344 Web Tools And Development CK Wang University of Washington Spring 2014
Quiz Due tonight 11pm but you should be able to finish in class. 1pt. Worker role to calculate sum of 2 numbers Azure cloud service with {worker role, web role} Web role Admin.asmx, 2 Web Methods WorkerRoleCalculateSum( input 3 integers) pass these integers to Queue storage for worker role to sum ReadSumFromTableStorage(), read sum from table storage Worker role Read message form Queue Calculate sum Put result in Table Storage Should be able to run this locally.
Questions?