Comments for Loosely Coupled Labs https://looselycoupledlabs.com **ARCHIVED** A Blog Loosely Related to System Architecture by David Prothero **ARCHIVED** Mon, 04 May 2020 08:03:00 +0000 hourly 1 https://wordpress.org/?v=5.8.6 Comment on Scaling Out Subscribers With MassTransit by Rebecca Powell https://looselycoupledlabs.com/2014/08/scaling-out-subscribers-with-masstransit/#comment-297 Mon, 04 May 2020 08:03:00 +0000 http://looselycoupledlabs.com/?p=150#comment-297 I’m really confused by this line:

If we use our current example code, however, we will get duplicate messages because each machine is connecting to localhost for its RabbitMQ instance.

Assuming we have two app servers and one RMQ server, and both competing consumers are connecting to the same queue name on the single RMQ server, why do we need a cluster?

]]>
Comment on MassTransit versus NServiceBus: FIGHT! by Quooston https://looselycoupledlabs.com/2014/11/masstransit-versus-nservicebus-fight/#comment-289 Mon, 09 Dec 2019 06:02:00 +0000 http://looselycoupledlabs.com/?p=244#comment-289 MT, 8 years in and never looked back. Built many software as a medical device (SAMD) and IoT systems in that time. Just solid as a rock. And for the record, the support you get directly from Chris Patterson and others is unbelievable; especially considering it’s a free tool.

]]>
Comment on Error Handling in MassTransit Consumers by Tristan Hen https://looselycoupledlabs.com/2014/07/error-handling-in-masstransit-consumers/#comment-283 Sat, 29 Jun 2019 14:03:00 +0000 http://looselycoupledlabs.com/?p=115#comment-283 In a publish / subscribe scenario: if I have 2 consumers and the message is poison: how many error queues will I have ? One per consumer ?

]]>
Comment on A Real-World MassTransit Customer Portal Example by José Félix https://looselycoupledlabs.com/2014/07/a-real-world-masstransit-customer-portal-example/#comment-258 Wed, 15 Aug 2018 21:50:00 +0000 http://looselycoupledlabs.com/?p=98#comment-258 Hi, where is the saga part?

]]>
Comment on Subscribe by José Félix https://looselycoupledlabs.com/subscribe/#comment-257 Wed, 15 Aug 2018 21:47:00 +0000 http://looselycoupledlabs.com/?page_id=226#comment-257 Hi, I am José from Angola (Africa). I tried to follow masstransit saga from their website example but it is so hard, and I saw here that you would make some adjust to tutorial to include that any news on that!

]]>
Comment on MassTransit versus NServiceBus: FIGHT! by Don Woodford https://looselycoupledlabs.com/2014/11/masstransit-versus-nservicebus-fight/#comment-196 Fri, 25 Aug 2017 20:28:00 +0000 http://looselycoupledlabs.com/?p=244#comment-196 I prototyped NServiceBus and MassTransit service bus implementations and while I would have liked to use NServiceBus because of the extensive tooling and support, it was way beyond our budget.

]]>
Comment on MassTransit versus NServiceBus: FIGHT! by Soms User https://looselycoupledlabs.com/2014/11/masstransit-versus-nservicebus-fight/#comment-192 Thu, 10 Aug 2017 10:12:00 +0000 http://looselycoupledlabs.com/?p=244#comment-192 MassTransit now supports using transactions in MT3:

http://masstransit-project.com/MassTransit/advanced/transactions.html

]]>
Comment on Monitoring RabbitMQ by dprothero https://looselycoupledlabs.com/2014/08/monitoring-rabbitmq/#comment-144 Tue, 17 Jan 2017 03:50:00 +0000 http://looselycoupledlabs.com/?p=158#comment-144 In reply to Barry.

I do not believe so, no.

]]>
Comment on Monitoring RabbitMQ by Barry https://looselycoupledlabs.com/2014/08/monitoring-rabbitmq/#comment-143 Mon, 16 Jan 2017 07:27:00 +0000 http://looselycoupledlabs.com/?p=158#comment-143 Can the queue depth be obtained using MassTransit instead of the RabbitMQ api http call?

]]>
Comment on MassTransit versus NServiceBus: FIGHT! by dprothero https://looselycoupledlabs.com/2014/11/masstransit-versus-nservicebus-fight/#comment-141 Fri, 13 Jan 2017 20:48:00 +0000 http://looselycoupledlabs.com/?p=244#comment-141 In reply to Lukas Kocourek.

Hi Lukas, honestly I haven’t used the two frameworks much since then as I’m now a Developer Educator for Twilio. I can say, as I’m still on the mailing lists for both, that both have been under active development with new improvements coming out frequently. That said, the bottom line is probably much the same… MassTransit is highly capable and free of charge. NServiceBus has the expanded toolset and support you’d expect from a commercial offering.

]]>