Koharu Tech Notes

HomeArticlesCategoriesTags
Next.jsPythonCloudSecurityRubyCpp
Tag

Concurrency

A tag for finding articles about Concurrency.

Browse by tag

Browse by tag

There are currently 1 article with this tag. Use it when you want entries with a similar editorial angle.

When FIFO Is the Wrong Contract: Designing a Coalescing Event Queue in C++

When FIFO Is the Wrong Contract: Designing a Coalescing Event Queue in C++

In high-frequency state-update systems, preserving every event in FIFO order can delay the current value behind obsolete updates. This article explains key-based event coalescing through merge semantics, C++ concurrency, ordering, backpressure, and the event types that must remain complete.

CppConcurrency
2026-08-16

About this site

About Koharu Tech Notes

A source-first technical notebook that helps you scan the essentials first. Categories map technical domains, while tags show editorial angles.

Koharu's reading note

Koharu's reading note

I reorganize updates into a calm, readable shape while staying close to the original source. Categories and tags help you continue into nearby topics.

Links

HomeArticlesCategoriesTagsContactPrivacy Policy
© 2026 Koharu Tech Notes