Queuing in the .Net Services CTP

Clemens Vasters has a series of articles talking about some of the queue and router capabilities in the .Net Services CTP released back in March. The earlier articles in the series cover the topology of queues and routers in the .Net Service Bus while later articles in the series go into detail on the HTTP and managed code interfaces for actually exchanging messages.

  1. Fundamentals
  2. Queue Policies
  3. The REST Queue Protocol
  4. The REST Queue Protocol in Code Snippets
  5. The Queue API for the Rest of Us