MassTransit is a free, open source, lightweight service bus for the Microsoft .NET framework.
I'm looking at using MassTransit to publish a event from one process to all other processes that care about that …
c# publish-subscribe servicebus masstransit