/Mike.EasyNetQDemo

A little console demo of EasyNetQ

Primary LanguageC#

Mike.EasyNetQDemo

A little console demo of EasyNetQ.

Start Mike.EasyNetQDemo.Subscriber.exe first.

Start Mike.EasyNetQDemo.exe - you should see messages getting published and consumed.

Try starting successive instances of Mike.EasyNetQDemo.Subscriber.exe, you should see the messages getting shared between the consumers.