message - Rebus implementation -
i have create poc demonstrate rebus work scenario -
multiple subscribers listening event(s) , handling them accordingly. how can configure using builtincontainer , config? need have multiple queues , multiple endpoints configured , single instance of container or multiple?
i suggest take @ the pub/sub sample demonstrates scenario 3 separate applications, 1 publisher , 2 subscribers.
in scenarios recommend create 1 container each endpoint, implies 1 queue per endpoint.