Tony,
Are you assuming that a JMS broker is not a single point of failure? -- Udi Dahan From: [email protected] [mailto:[email protected]] On Behalf Of Tony Sent: Tuesday, January 18, 2011 7:50 PM To: Rhino Tools Dev Subject: [rhino-tools-dev] Load Balancing Using Rhino Service Bus My apologies if this has been answered before, but is there a facility for load balancing the handling of messages in RSB? With NServiceBus and MassTransit, there is a seperate process called the Distributor that achieves this. Does RSB have something similar? Also, is there a way to have RSB use a JMS based broker instead of MSMQ? JMS based brokers handle load balancing natively just by having multiple subscribers listen to the same queue. The broker then delivers on a round-robin basis. No more need for a seperate process and single point of failure like with the Distributor approach. Thanks in advance.... -T -- You received this message because you are subscribed to the Google Groups "Rhino Tools Dev" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rhino-tools-dev?hl=en. _____ No virus found in this message. Checked by AVG - www.avg.com Version: 10.0.1191 / Virus Database: 1435/3388 - Release Date: 01/18/11 -- You received this message because you are subscribed to the Google Groups "Rhino Tools Dev" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rhino-tools-dev?hl=en.
