[Mono-list] Cross-World communication[windows/linux vs. versa]Looking for possibilities

Abe Gillespie abe.gillespie at gmail.com
Sat Oct 30 14:35:38 EDT 2010


I personally have been eyeing ActiveMQ + MassTransit. I don't have any experience yet but it may be worth researching while you're doing your due diligence. 

Sent from phone. Please excuse brevity and mistakes.

On Oct 30, 2010, at 10:40 AM, Adam Tauno Williams <awilliam at whitemice.org> wrote:

> On Sat, 2010-10-30 at 09:17 -0700, mabra wrote: 
>> Is there any way - out of the [mono] box - to do this?
>> I am not talking about Net Remoting [which should do] and TCP sockets.
>> I am more looking for Message Queuing and for simpler things about Named
>> Pipes
>> [the latter would not offer any type of reliability though].
>> Is this possible and are there samples out to start with??
>> For message queing, I read about RabbitMQ,
> 
> +1  I strongly recommend AMQP / Rabbit.
> 
>> but - so far I see this - I would
>> have to install one server on the windows side and one on linux. Sending
>> queue message via HTTP to windows is not really a good option.
> 
> False;  all AMQP consumers use the one server (you can have multiples
> for redundancy).   You use on of [several] AMQP bindings in your
> application(s).
> 
> 
> -- 
> Adam Tauno Williams <awilliam at whitemice.org> LPIC-1, Novell CLA
> <http://www.whitemiceconsulting.com>
> OpenGroupware, Cyrus IMAPd, Postfix, OpenLDAP, Samba
> 
> _______________________________________________
> Mono-list maillist  -  Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list


More information about the Mono-list mailing list