Can I create an overlay network on Azure?
-
20. prosince 2011 5:21
I'm studying p2p distributed systems.
Now I want to run some tests of my application on a p2p overlay network, for example, Chord overlay with few hundred of nodes.
So I'm now considering purchasing a cloud service...
In recent research papers of similar subjects, as far as I know, the authors usually performed their experiments using Amazon EC2.
I'm wondering that such kind of experiments can be done on Azure.
Precisely, can I test my own overlay protocol and applications on Azure?
Všechny reakce
-
20. prosince 2011 7:25Moderátor
Hi,
Thanks for posting here.
I think you can test overlay network protocol and application because Windows Azure Support Virtual Machine Role with witch you focus on creating and running your code in an operating system that is managed by Windows Azure
A VM role differs from a web role and a worker role, because with these roles, you focus on creating and running your code in an operating system that is managed by Windows Azure; for the VM role, you provide a preconfigured operating system image.
References
Windows Azure surppor Roles
http://www.windowsazure.com/en-us/home/tour/compute/What is Windows Azure?
http://msdn.microsoft.com/en-us/library/windowsazure/dd179367.aspxRegards,
Forum Support
Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.
-
22. prosince 2011 4:29
Windows Azure Compute instance is based on 'Windows Server 2008' OS. So if your overlay protocol run on Windows Server 2008, you might also run it on Windows Azure.
Thanks,
Joong Suk
jspark -
18. ledna 2012 5:39Moderátor
Hi,
Did any of the posts in this thread solve your problem or answer your question? We would like to close this post if possible, but want to make sure you received an accurate answer. Please mark the appropriate post as the answer by clicking the “Mark As Answer” button or respond to let us know that none of the posts address your issue. Thank you.
Regards,
Forum Support