Quantcast
Channel: Software Design Blog - Design Patterns
Browsing latest articles
Browse All 8 View Live

Image may be NSFW.
Clik here to view.

Message Queue Delivery Strategies

The previous post focused on MSMQ fundamentals using a pull approach to retrieve messages from a queue.This post is the start of a series that covers multiple strategies to push queued messages to...

View Article



Image may be NSFW.
Clik here to view.

Kill the switch with the strategy pattern

The previous post described the challenge of validating credit card numbers based on the credit card type such as visa or master card. Many if conditional checks were performed which was improved...

View Article

Image may be NSFW.
Clik here to view.

A step-by-step guide to detect errors and retry operations

We are liable for the reliability of our apps, which work when tested but fail in production environments due to unexpected temporary conditions. Errors can occur due to an intermittent service,...

View Article
Browsing latest articles
Browse All 8 View Live




Latest Images