MassTransit

 

Requirements

Page history last edited by drusellers 4 mos ago

 

As this is a .Net project you will need to run this on a windows platform that supports .net 3.5 (0.4 release and before are .net 2.0).

 

Most of the samples will require that MSMQ 3+ be installed on the system as well. Since we support a variety of transports other than MSMQ you could change the samples to use that instead if you couldn't install MSMQ.

 

Some samples require a database. Since we use NHibernate we also support any database supported by them.

 

 

Every endpoint needs its own queue/address

 

We are currently working to get MassTransit up and running on the Mono Project which would allow us to run on non-windows platforms as well.

Comments (0)

You don't have permission to comment on this page.