service bus

Create an AppFabric Service Bus

The following steps will guide you through the process of creating an AppFabric Service Bus on the AppFabric Labs.

Navigate to https://portal.appfabriclabs.com/  , and then sign in.

Select ‘AppFabric Services’ from the bottom left of the page.

Select ‘New Namespace’ from the ribbon at the top of the page.

In Available Services, ensure that only Service Bus is selected.

Enter a namespace, for example RubyQueue.

Select a region, for example United States (South/Central).

All other settings can remain as default.

Click ‘Create Namespace’.

Once the namespace status changes to Active (green), you can begin working with queues within this namespace.

http://blogs.msdn.com/b/windowsazure/archive/2011/05/18/using-the-service-bus-via-rest-http.aspx

http://windowsazurecat.com/2011/07/using-windows-azure-service-bus-from-ruby-apps/

http://www.codeproject.com/KB/azure/UsingAzureServiceBus.aspx

http://blogs.msdn.com/b/appfabric/archive/2011/05/17/an-introduction-to-service-bus-queues.aspx

http://blogs.msdn.com/b/appfabric/archive/2011/05/25/an-introduction-to-service-bus-topics.aspx

猜你喜欢

转载自huayu00.iteye.com/blog/1313956