By tag: Messaging
0
kicks
Putting my IronMQ experiment under stress
A look at the things you run into when you have lots of threads pulling messages from a queue and processing them.
0
kicks
First IronMQ impressions
IronMQ is a RESTful queue in the cloud. In this post, I share my impressions after playing with it for a while.
0
kicks
CQRS with Async Controllers in ASP.NET MVC 2 and NServiceBus
Exploring async using nservicebus and non pure cqrs from asp.net mvc 2 and nservicebus