background preloader

Messaging

Facebook Twitter

Servicebus

MassTransit 0.4 Released - PhatBoyG. I’m happy to say that we’ve just tied a bow around the latest release of MassTransit. Release 0.4 includes a number of new features and some tweaks to the internals as well. I’m going to describe a few of those features below, but you can grab the latest from the trunk or download the 0.4 release. Building MassTransit Since Visual Studio 2008 has been out for almost a year, it is now required to open the updated solution for MassTransit. In the main folder, the MassTransit-2008.sln is the one to use to build and run the unit tests.

Many of the samples solutions are also 2008 solutions. Timeout Service To enable automated support for timeouts in sagas, a new timeout service is available. Message Deferral Service One of the scenarios I often find in our systems is the need to poll a remote resource to determine if an operation has completed. For example, we have a CheckRemoteResponseStatus message in one of our systems. Transactional Queue Support Performance Improvements Control Bus.

Home - Enterprise Integration Patterns. The Inquisitive Coder - Davy Brion’s Blog » Blog Archive » The R. This is the archive of my blog, which used to be hosted on my personal site. It originally had about 650 posts but I removed almost half of them, either because they were outdated, no longer relevant or because I just didn't see any value in the content anymore. Feel free to browse through the archive, or you might want to check out the following pages specifically: New Here? : a categorized overview of my better postsCategories : a list of all of the categories of postsRecommended books : a list of books that I recommend to software developers I started blogging about 5 years ago, and over the years I've published 653 posts. This will be the last one. I had some specific personal goals in mind when I started blogging, and I've gotten everything I've wanted out of it, and more. I'm not entirely sure yet what I'm going to do with the content on this blog.

I will remain active on Twitter and I plan to be more active on GitHub from now on. 4 Comments 0 Comments 7 Comments 0 Comments 5 Comments. NET/C# AMQP client library and WCF binding. The RabbitMQ .NET client is an implementation of an AMQP client library for C# (and, implicitly, other .NET languages), and a binding exposing AMQP services via Microsoft's Windows Communication Foundation (WCF).

Please see the specification page for more information on AMQP interoperation and standards-conformance. The library is open-source, and is dual-licensed under the Apache License v2 and the Mozilla Public License v1.1. In order to compile or run the RabbitMQ .NET/C# client library, you will need an appropriate .NET SDK or runtime environment available, respectively. The .NET/C# AMQP client library should be used in preference to the WCF binding where possible.

The WCF binding suffers from a number of limitations and no further development is planned for it. The limitations are described in the WCF Service Model documentation. Version The current release of the RabbitMQ .NET/C# AMQP library is 3.3.0. Download the library and documentation Library and documentation installer Support. ActiveMQ -- What is NMS.