MSDN > 論壇首頁 > AppFabric > Router composition
發問發問
 

已答覆Router composition

  • Thursday, 2 July, 2009 20:47Allen G Jones 使用者勳章使用者勳章使用者勳章使用者勳章使用者勳章
     
    I thought I remembered reading somehwere that the intent was to allow for the composition of queues and routers so I could for example have n routers subscribed to a single source router. Allowing for content to automatically flow along the chain of subscribed routers. However I can't see anything that would allow me to do this. Is this possible? Is there an example? Or is this part of the now removed workklow service. Or have I imagined the whole thing? I am currently working on a system where I would very much like to use this capability if it is available.
    SmithBayes

解答

  • Friday, 3 July, 2009 6:25Yi-Lun LuoMSFT, 版主使用者勳章使用者勳章使用者勳章使用者勳章使用者勳章
     已答覆
    Hello, have a look at the SoapRouter sample under %SDK Root%\Samples\ServiceBus\ExploringFeatures\Routers\SoapRouter. The RouterSubscriber project will tell you how to use the SubscribeToRouter method.
    Lante, shanaolanxing This posting is provided "AS IS" with no warranties, and confers no rights.

所有回覆

  • Thursday, 2 July, 2009 21:07Allen G Jones 使用者勳章使用者勳章使用者勳章使用者勳章使用者勳章
     
    OK,

    I take some of that back. The RouterClient.SubscribeToRouter seems to be an obvious candidate for doing what I want. Are there examples of this being used anywhere?

    Allen

    SmithBayes
  • Friday, 3 July, 2009 6:25Yi-Lun LuoMSFT, 版主使用者勳章使用者勳章使用者勳章使用者勳章使用者勳章
     已答覆
    Hello, have a look at the SoapRouter sample under %SDK Root%\Samples\ServiceBus\ExploringFeatures\Routers\SoapRouter. The RouterSubscriber project will tell you how to use the SubscribeToRouter method.
    Lante, shanaolanxing This posting is provided "AS IS" with no warranties, and confers no rights.