William Nguyen / notes

Engineering notes

Ideas I can test.

Short arguments about systems software. Start with the claim, inspect the mechanism, and stop where the evidence stops.

Newest first.

/ 4 min

At-least-once is a storage problem

RabbitMQ can deliver a message twice. The hard part is making the second delivery boring.

C#/.NET · RabbitMQ · SQL