By tag: rabbitmq
0
kicks
Using RabbitMQ with EasyNetQ Tutorial and Screencast
In this screencast (which also has a full written tutorial), we create a simple WebApi application that takes orders for Tesla cars (yes I want one) and pushes them onto RabbitMQ using the brilliantly easy EasyNetQ. We then create a simple Console App that subscribes to the queue and processes all t...
0
kicks
Poyomi’s architecture: .NET meets NoSQL and RabbitMQ
Article on using ASP.NET MVC with NoSql (CouchDb) and RabbitMQ.