MassTransit

MassTransit within RCommon

MassTransit is a framework that abstracts away the complexities of messaging queues and distributed computing at large. It is used to some degree to implement the Distributed Unit of Work and ultimately helps us walk up to distributed computing with RCommon.

MassTransit is very well documented and well supported by the open source community.

Last updated