Hi,
I was wondering if the rabbitmq support in v4 takes advantage of the routing features found in rabbitmq ?
Cheers,
John
| Reply via web post | Reply to sender | Reply to group | Start a New Topic | Messages in this topic (1) |
Hi,
I was wondering if the rabbitmq support in v4 takes advantage of the routing features found in rabbitmq ?
Cheers,
John
Bus.Send uses the NSB config and will send straight to a RabbitMq queue.
Hi,
I was wondering if the rabbitmq support in v4 takes advantage of the routing features found in rabbitmq ?
Cheers,
John
Thanks for the info.
I was wondering if it could be used it for distribution as well ?
Using bus.send on one side to a single queue and have it fan out to multiple end points. Each end point would then be mounted against a handler and selectively receive messages.
Will it now be possible to run everything on mono using rabbitmq as trasnport ?
Cheers,
John
--- In nserv...@yahoogroups.com, Andreas Öhlund <andreasohlund2@...> wrote:
>
> Bus.Send uses the NSB config and will send straight to a RabbitMq queue.
>
> Bus.Publish uses the topic exchanges in Rabbit and require no configuration
> from the user.
>
> Does this make sense? (this is similar to EasyQ.net and MassTransit if you
> have used them before)
>
> On Fri, Mar 22, 2013 at 1:00 AM, john.moshakis@... <john@...
> > wrote:
>
> > **
> >
> >
> > Hi,
> >
> > I was wondering if the rabbitmq support in v4 takes advantage of the
> > routing features found in rabbitmq ?
> >
> > Cheers,
> > John
> >
> >
> >
>
>
>
> --
> http://andreasohlund.net
> http://twitter.com/andreasohlund
>