#nservicebus

Priority Queues – Publishing

Priority Queues – Publishing

Instead of deciding to which queue a priority message should be sent to, a better des...

Priority Queues – Sender decides

Priority Queues – Sender decides

See how to send messages with a higher priority using NServiceBus....

Priority Queues – Why you don’t need them

Priority Queues – Why you don’t need them

Dealing with higher priority for certain messages often requires more than just an ad...

Adding correlation identifier to logs with NServiceBus

Adding correlation identifier to logs with NServiceBus

In a production environment, it can be hard to diagnose logfiles and investigate if s...

SDN Presentations on batchjobs and microservices

SDN Presentations on batchjobs and microservices

Today I gave two presentations at an SDN Event in Zeist. An engineer (not the softwar...

Death of the batch job – NServiceBus Sagas

Death of the batch job – NServiceBus Sagas

In a presentation for Blaak Selectie and Betabit, I presented on NServiceBus Sagas ye...

NServiceBus Publish Subscribe tutorial

NServiceBus Publish Subscribe tutorial

In this tutorial I’ll try to explain how publish subscribe (pubsub) works and how ...

Business Components as mini systems

Business Components as mini systems

In my High Availability article I mentioned business components and questions were as...

Building reliable applications with messaging

Building reliable applications with messaging

Yesterday I presented my messaging presentation again, organized by Blaak Selectie an...

Upcoming sessions end 2015

Upcoming sessions end 2015

Software Development Network – September 11th, 2015 The first two sessions I’ll be pr...

LIDNUG Presentation on messaging

LIDNUG Presentation on messaging

The LinkedIn DotNet User Group (LIDNUG) organisation requested me to do a Building Re...

Autonomous Business Components

Autonomous Business Components

In my article on High Availability I mentioned business components. The most often as...

Partitioning data through events

Partitioning data through events

In my last post I explained the problem of coupling. One of the mentioned solutions w...

High availability

High availability

We’ve had a lot of success applying the principles and practices of the Advanced Dist...

What is messaging

What is messaging

I’ve written in SDN Magazine about messaging and how it relates to RPC. It isn’t abou...

NServiceBus synchronously

DISCLAMER Do NOT do this! It’s bad! This article is just here for reference. But se...

Publish Subscribe with nServiceBus tutorial

When starting to dig into nServiceBus, you’ll notice almost every single example is e...