azure

Azure php webRole, f# worker role: developping on different machines

Hello, A friend and I would like to do a website to manipulate facebook data. The structure is: a php webrole (contains the webpage, user oauth login, interacts with queues, and interacts with sql azure database) a F# worker role (does statistics and quite heavy data extractions) The process is (assuming a new user): user arrives...