ActiveMQ via C# Part 3: Simplifying the API using a Provider Pattern(www.rantdriven.com)
submitted by
jeffrymorris(185) 1 year, 8 months ago
In my previous posts I developed simple sender and receiver classes for topics and queues using Apache.NMS and ActiveMQ. In this post I will use the provider pattern to simplify creation and management of NMS connections, senders and receivers. Additionally, I’ll improve the syntax and ease of using NMS by adding fluent-interface behavior to the sender and receiver classes previously developed in part 1 and part 2, as well as a little refactoring to better manage the lifetime of the objects.
|category: Patterns
|Views: 136
tags:
Patterns another
Everyones tags:
Your Tags: