Yeah, I saw the NServicebus on Azure thing. I was leaning towards
Rhino just because of cost, but I may take another look. If I can
On Mar 15, 7:01 am, Corey Kaylor <
co...@kaylors.net> wrote:
> It also looks like NServiceBus supports Azure now as well, not sure on the
> details or what aspects are supported. Might be a decent option to consider.
>
>
>
> On Thu, Mar 15, 2012 at 7:42 AM, Tom Cabanski <
t...@cabanski.com> wrote:
> > I looked at this exact problem and after putting together some spikes
> > pulled back. It is actually quite a bit harder on the receive side than
> > you would expect. I strongly suggest you avoid writing an abstraction and
> > just pick an implementation. Service buses tend to be pretty opinionated
> > and different once you get past the act of sending simple messages.
>
> > BTW, Azure service bus will work just fine with an on premises installed
> > app. It is actually pretty cheap for what it provides. That's actually
> > the direction we went.
>